Skip to content

Commit 0e0caac

Browse files
Update tests/snapshot_tests/test_snapshots.py
Co-authored-by: Darren Burns <[email protected]>
1 parent 5ed7a71 commit 0e0caac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/snapshot_tests/test_snapshots.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2112,7 +2112,6 @@ def test_updates_with_auto_refresh(snap_compare):
21122112
class MRE(App):
21132113
BINDINGS = [
21142114
("z", "toggle_widget('RichLog')", "Console"),
2115-
("x", "toggle_widget('ProgressBar')", "Progress bar"),
21162115
]
21172116
CSS = """
21182117
Placeholder { height: 15; }

0 commit comments

Comments
 (0)