Skip to content

Commit b265b85

Browse files
committed
insert pause
1 parent bb7fd40 commit b265b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/snapshot_tests/test_snapshots.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ def test_offsets(snap_compare):
164164

165165
def test_nested_auto_heights(snap_compare):
166166
"""Test refreshing widget within a auto sized container"""
167-
assert snap_compare("snapshot_apps/nested_auto_heights.py", press=["1", "2"])
167+
assert snap_compare("snapshot_apps/nested_auto_heights.py", press=["1", "2", "_"])
168168

169169

170170
# --- Other ---

0 commit comments

Comments
 (0)