Skip to content

Commit 319b8c4

Browse files
authored
README.rst: Fix 'log.jsonl' typo (#37)
1 parent d47e1ae commit 319b8c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Consider this file:
7979
E assert (4 + 4) == 1
8080

8181
test_report_example.py:8: AssertionError
82-
------------------- generated report log file: log.json --------------------
82+
------------------- generated report log file: log.jsonl --------------------
8383
1 failed, 1 passed in 0.12s
8484

8585
The generated ``log.jsonl`` will contain a JSON object per line:

0 commit comments

Comments
 (0)