Skip to content

Commit b7f6504

Browse files
committed
double pause
1 parent 08c80b9 commit b7f6504

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_lazy.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ async def test_lazy_reveal():
4646

4747
# All children should be visible after a pause
4848
await pilot.pause()
49+
await pilot.pause()
4950

5051
assert app.query_one("#foo").display
5152
assert app.query_one("#bar").display

0 commit comments

Comments
 (0)