diff --git a/tests/snapshot_tests/test_snapshots.py b/tests/snapshot_tests/test_snapshots.py index 17df6cb12f..87e3811bcd 100644 --- a/tests/snapshot_tests/test_snapshots.py +++ b/tests/snapshot_tests/test_snapshots.py @@ -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: