Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
IGalat committed Sep 26, 2024
1 parent d3d8eb0 commit 398ac3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tapper/helper/test_repeat.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ def raise_io_error() -> None:
@pytest.fixture(autouse=True)
def assert_clean_state_after_test() -> Generator:
yield
time.sleep(0)
assert repeat_util.running_repeatable is None


Expand Down

0 comments on commit 398ac3d

Please sign in to comment.