mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
test fix for windows
This commit is contained in:
@@ -86,7 +86,7 @@ def test_header_render(snap_compare):
|
||||
|
||||
|
||||
def test_textlog_max_lines(snap_compare):
|
||||
assert snap_compare("tests/snapshots/textlog_max_lines.py", press=list("abcde"))
|
||||
assert snap_compare("tests/snapshots/textlog_max_lines.py", press=[*"abcde", "_"])
|
||||
|
||||
|
||||
def test_fr_units(snap_compare):
|
||||
|
||||
Reference in New Issue
Block a user