Skip to content

Commit 3c50b0d

Browse files
committed
docstring
1 parent 7ea2f42 commit 3c50b0d

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
@@ -1559,7 +1559,7 @@ def compose(self) -> ComposeResult:
15591559

15601560

15611561
def test_escape_to_minimize(snap_compare):
1562-
"""Check escape minimizes"""
1562+
"""Check escape minimizes. Regression test for https://github.com/Textualize/textual/issues/4939"""
15631563

15641564
TEXT = """\
15651565
def hello(name):

0 commit comments

Comments
 (0)