Update O2app start with global ocloud ID
[pti/o2.git] / tox.ini
diff --git a/tox.ini b/tox.ini
index 03f379c..14651d8 100644 (file)
--- 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