Skip to content

Commit b96a418

Browse files
committed
Fixed unit test
1 parent 898fc89 commit b96a418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"""
3737

3838
# Output from the shortcuts command with default built-in shortcuts
39-
SHORTCUTS_TXT = """Single-key shortcuts for other commands:
39+
SHORTCUTS_TXT = """Shortcuts for other commands:
4040
!: shell
4141
?: help
4242
@: load

0 commit comments

Comments
 (0)