This commit is contained in:
Will McGugan
2022-05-16 15:17:10 +01:00
parent 3e45949a5f
commit ec8eda7c6d

View File

@@ -208,7 +208,6 @@ def test_animator():
animator()
assert animate_test.foo == 0
assert animator._on_animation_frame_called
animator._time = 5
animator()