mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
insert pause
This commit is contained in:
@@ -164,7 +164,7 @@ def test_offsets(snap_compare):
|
|||||||
|
|
||||||
def test_nested_auto_heights(snap_compare):
|
def test_nested_auto_heights(snap_compare):
|
||||||
"""Test refreshing widget within a auto sized container"""
|
"""Test refreshing widget within a auto sized container"""
|
||||||
assert snap_compare("snapshot_apps/nested_auto_heights.py", press=["1", "2"])
|
assert snap_compare("snapshot_apps/nested_auto_heights.py", press=["1", "2", "_"])
|
||||||
|
|
||||||
|
|
||||||
# --- Other ---
|
# --- Other ---
|
||||||
|
|||||||
Reference in New Issue
Block a user