consistency

This commit is contained in:
Will McGugan
2024-11-20 19:02:27 +00:00
parent 0fc55f8119
commit d82c0270e1

View File

@@ -480,7 +480,7 @@ async def test_loading_button():
button.loading = False
# Click should advance counter
await pilot.click(Button)
await pilot.click(button)
assert counter == 2