Commit b01b4ea99ddd23fc235b0bc116e26df67fb7b94c
1 parent
a8e4fb5e
fix
Showing
1 changed file
with
1 additions
and
1 deletions
tests/__init__.py
@@ -2,4 +2,4 @@ import sys | @@ -2,4 +2,4 @@ import sys | ||
2 | import os | 2 | import os |
3 | sys.path.append(os.getcwd()) | 3 | sys.path.append(os.getcwd()) |
4 | sys.path.append('/data/jenkins/workspace/test-group/api-tests/') | 4 | sys.path.append('/data/jenkins/workspace/test-group/api-tests/') |
5 | -print("当前工作目录"+ sys.path) | 5 | + |