mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
consistency
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user