Skip to content

Commit eed200a

Browse files
committed
comment
1 parent 06e4dc0 commit eed200a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/snapshot_tests/test_snapshots.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2138,9 +2138,9 @@ def action_toggle_widget(self, widget_type: str) -> None:
21382138

21392139

21402140
def test_push_screen_on_mount(snap_compare):
2141-
"""Test pushing screen immediately on mount, which was not refreshing the base screen.
2141+
"""Test pushing (modal) screen immediately on mount, which was not refreshing the base screen.
21422142
2143-
Should show a panel over Hello World text
2143+
Should show a panel partially obscuring Hello World text
21442144
21452145
"""
21462146

0 commit comments

Comments
 (0)