Skip to content

Commit

Permalink
Logging update.
Browse files Browse the repository at this point in the history
  • Loading branch information
iwatkot committed Feb 21, 2025
1 parent 6106b16 commit 507890a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/test_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,3 @@ def test_map_pack():
except Exception as e:
assert False, f"Archive could not be unpacked: {e}"
assert os.path.isdir(unpacked_directory), f"Unpacked directory not found: {unpacked_directory}"


test_map()

0 comments on commit 507890a

Please sign in to comment.