Skip to content

Commit 5ed7a71

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/snapshot_tests/test_snapshots.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2116,7 +2116,7 @@ class MRE(App):
21162116
]
21172117
CSS = """
21182118
Placeholder { height: 15; }
2119-
RichLog { border-top: dashed blue; height: 6; }
2119+
RichLog { height: 6; }
21202120
.hidden { display: none; }
21212121
"""
21222122

0 commit comments

Comments
 (0)