Skip to content

Commit

Permalink
remove failure
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Nov 6, 2023
1 parent a81cf59 commit b8526a6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/test_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,3 @@ def func2(self) -> str:

assert not test_store._providers
assert not test_store._processors


def test_failure():
raise AssertionError()

0 comments on commit b8526a6

Please sign in to comment.