Skip to content

Commit

Permalink
another cwd
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kofman committed Nov 21, 2024
1 parent ac3a8d9 commit d0c13f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/integration_tests_auto_check.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,8 @@

}

print("Current directory: {}".format(os.getcwd()))

# Check results of each test
failures = 0
for test_name, info in test_name_to_expectations.items():
Expand Down

0 comments on commit d0c13f2

Please sign in to comment.