Skip to content

Commit 2602826

Browse files
committed
Travis error debugging
1 parent 479d320 commit 2602826

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_cli/test_script.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
if not test_data_path.exists():
1818
test_data_path = None
1919

20+
print("test_data_path:", test_data_path)
2021

2122
# Create fixture to auto cleanup tmp directory after tests
2223
@pytest.fixture(scope="session", autouse=True)

0 commit comments

Comments
 (0)