Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
willmcgugan committed Oct 1, 2024
1 parent 06e4dc0 commit eed200a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/snapshot_tests/test_snapshots.py
Original file line number Diff line number Diff line change
Expand Up @@ -2138,9 +2138,9 @@ def action_toggle_widget(self, widget_type: str) -> None:


def test_push_screen_on_mount(snap_compare):
"""Test pushing screen immediately on mount, which was not refreshing the base screen.
"""Test pushing (modal) screen immediately on mount, which was not refreshing the base screen.
Should show a panel over Hello World text
Should show a panel partially obscuring Hello World text
"""

Expand Down

0 comments on commit eed200a

Please sign in to comment.