summaryrefslogtreecommitdiff
path: root/doc/en/example/simple.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en/example/simple.rst')
-rw-r--r--doc/en/example/simple.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/example/simple.rst b/doc/en/example/simple.rst
index a4f11f466..a4eca9e66 100644
--- a/doc/en/example/simple.rst
+++ b/doc/en/example/simple.rst
@@ -501,7 +501,7 @@ We can run this::
file $REGENDOC_TMPDIR/b/test_error.py, line 1
def test_root(db): # no db here, will error out
E fixture 'db' not found
- available fixtures: monkeypatch, capfd, recwarn, pytestconfig, tmpdir_factory, tmpdir, cache, capsys, record_xml_property, doctest_namespace
+ available fixtures: cache, capfd, capsys, doctest_namespace, monkeypatch, pytestconfig, record_xml_property, recwarn, tmpdir, tmpdir_factory
use 'pytest --fixtures [testpath]' for help on them.
$REGENDOC_TMPDIR/b/test_error.py:1