Skip to content

Commit 76c5b67

Browse files
committed
Fixed unit test
1 parent adc3b6a commit 76c5b67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/conftest.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ def verify_help_text(
6565
-o, --output_file FILE
6666
output commands to a script file, implies -s
6767
-t, --transcript TRANSCRIPT_FILE
68-
output commands and results to a transcript file,
69-
implies -s
68+
create a transcript file by re-running the commands,
69+
implies both -r and -s
7070
-c, --clear clear all history
7171
7272
formatting:

0 commit comments

Comments
 (0)