mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
cache on 3.9 only
This commit is contained in:
@@ -235,3 +235,7 @@ def test_screen_switch(snap_compare):
|
||||
|
||||
def test_disabled_widgets(snap_compare):
|
||||
assert snap_compare(SNAPSHOT_APPS_DIR / "disable_widgets.py")
|
||||
|
||||
|
||||
def test_focus_component_class(snap_compare):
|
||||
assert snap_compare(SNAPSHOT_APPS_DIR / "focus_component_class.py", press=["tab"])
|
||||
|
||||
Reference in New Issue
Block a user