mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
fix test
This commit is contained in:
@@ -208,7 +208,6 @@ def test_animator():
|
||||
|
||||
animator()
|
||||
assert animate_test.foo == 0
|
||||
assert animator._on_animation_frame_called
|
||||
|
||||
animator._time = 5
|
||||
animator()
|
||||
|
||||
Reference in New Issue
Block a user