Skip to content

Commit 5756b60

Browse files
committed
Update textual snapshot tests
Signed-off-by: Pablo Galindo <[email protected]>
1 parent 28ca0c5 commit 5756b60

7 files changed

+19
-19
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from packaging import version
66

77
SNAPSHOT_MINIMUM_VERSIONS = {
8-
"textual": "3.6.0",
8+
"textual": "6.3.0",
99
"pytest-textual-snapshot": "1.1.0",
1010
}
1111

tests/unit/__snapshots__/test_tree_reporter/TestTUILooks.test_allocations_of_different_sizes.svg

Lines changed: 3 additions & 3 deletions
Loading

tests/unit/__snapshots__/test_tree_reporter/TestTUILooks.test_basic.svg

Lines changed: 3 additions & 3 deletions
Loading

tests/unit/__snapshots__/test_tree_reporter/TestTUILooks.test_hide_import_system.svg

Lines changed: 3 additions & 3 deletions
Loading

tests/unit/__snapshots__/test_tree_reporter/TestTUILooks.test_show_uninteresting.svg

Lines changed: 3 additions & 3 deletions
Loading

tests/unit/__snapshots__/test_tree_reporter/TestTUILooks.test_show_uninteresting_and_hide_import_system.svg

Lines changed: 3 additions & 3 deletions
Loading

tests/unit/__snapshots__/test_tree_reporter/TestTUILooks.test_two_chains.svg

Lines changed: 3 additions & 3 deletions
Loading

0 commit comments

Comments
 (0)