Skip to content

Commit

Permalink
Testing the Windows workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
john-science committed May 11, 2022
1 parent 1de2c77 commit 5f81487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion armi/bookkeeping/db/tests/test_database3.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ def setUp(self):

def tearDown(self):
import os # TODO: JOHN! TESTING!

print("=============> 4 =======", os.getcwd())
self.db.close()
print("=============> 5 =======", os.getcwd())
Expand Down

0 comments on commit 5f81487

Please sign in to comment.