summaryrefslogtreecommitdiff
path: root/doc/en/example/reportingdemo.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/example/reportingdemo.rst')
-rw-r--r--doc/en/example/reportingdemo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/example/reportingdemo.rst b/doc/en/example/reportingdemo.rst
index 47c18851d..7508d726f 100644
--- a/doc/en/example/reportingdemo.rst
+++ b/doc/en/example/reportingdemo.rst
@@ -358,7 +358,7 @@ get on the terminal - we are working on that)::
> int(s)
E ValueError: invalid literal for int() with base 10: 'qwe'
- <0-codegen $PYTHON_PREFIX/lib/python3.5/site-packages/_pytest/python.py:1219>:1: ValueError
+ <0-codegen $PYTHON_PREFIX/lib/python3.5/site-packages/_pytest/python_api.py:570>:1: ValueError
_______ TestRaises.test_raises_doesnt ________
self = <failure_demo.TestRaises object at 0xdeadbeef>