2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2024-11-22 07:11:52 +00:00

re enable

This commit is contained in:
Philip Sargent 2023-02-02 14:57:44 +00:00
parent 18541de371
commit 9abfcdd091

View File

@ -127,7 +127,7 @@ class PostTests(TestCase):
with open(_test_file_path, "w") as f:
f.write("test string: can we write to this directory?")
self.assertEqual(_test_file_path.is_file(), True)
#_test_file_path.unlink()
_test_file_path.unlink()
def test_scan_upload(self):
"""Expect scan upload to wallet to work on any file