X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=14651d8576564816571327b26dae60c2fa45b073;hb=7c167626f2692556b1fe073f87150f54a8c9910a;hp=03f379c60308234d60a38dbfc6b0d676a359198b;hpb=af651f209483d8ee0796b7be60e5c97b157b987c;p=pti%2Fo2.git diff --git a/tox.ini b/tox.ini index 03f379c..14651d8 100644 --- a/tox.ini +++ b/tox.ini @@ -36,6 +36,8 @@ commands = flake8 o2common [testenv:code] +setenv = + O2APP_CONFIG=configs/o2app.conf commands = pytest tests/unit