Skip to content

Commit 479de65

Browse files
committed
Set test env var
1 parent d8595b1 commit 479de65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
import os
12
import sys
23
sys.path.append("/Users/pglombardo/Projects/instana/python-sensor")
4+
os.environ["INSTANA_TEST"] = "true"

0 commit comments

Comments
 (0)