Skip to content

Commit f985f47

Browse files
committed
Fix reportingdemo call to pytest
1 parent 4c45b93 commit f985f47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/example/reportingdemo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and how ``pytest`` presents things (unfortunately
99
not showing the nice colors here in the HTML that you
1010
get on the terminal - we are working on that)::
1111

12-
$ pytest failure_demo.py
12+
assertion $ pytest failure_demo.py
1313
======= test session starts ========
1414
platform linux -- Python 3.5.2, pytest-3.0.1, py-1.4.31, pluggy-0.3.1
1515
rootdir: $REGENDOC_TMPDIR/assertion, inifile:

0 commit comments

Comments
 (0)