Skip to content

Commit

Permalink
Update tests/snapshot_tests/test_snapshots.py
Browse files Browse the repository at this point in the history
Co-authored-by: Darren Burns <[email protected]>
  • Loading branch information
willmcgugan and darrenburns authored Aug 22, 2024
1 parent 1d1e538 commit 9844d89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/snapshot_tests/test_snapshots.py
Original file line number Diff line number Diff line change
Expand Up @@ -1451,7 +1451,7 @@ def test_split(snap_compare):


def test_system_commands(snap_compare):
"""Test help panel."""
"""The system commands should appear in the command palette."""

class SimpleApp(App):
def compose(self) -> ComposeResult:
Expand Down

0 comments on commit 9844d89

Please sign in to comment.