X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=tox.ini;h=14651d8576564816571327b26dae60c2fa45b073;hb=5601b5899b0fd15748ae0474de9f5f6dda72864c;hp=03f379c60308234d60a38dbfc6b0d676a359198b;hpb=f113db48acbe73641ce7d13c1cb8be6eea147f98;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