Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Sup2point0 authored Apr 8, 2024
1 parent 70e7fce commit 5732889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/quarkify.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def test_dead_positive():
''')
except quarkify.Quarkless:
skips = True
result = None

if result:
assert result.get("live", False) is not True, "flag [live] set to True instead of False!"
Expand Down

0 comments on commit 5732889

Please sign in to comment.