diff --git a/doc/en/how-to/fixtures.rst b/doc/en/how-to/fixtures.rst index edac320ab..585fd2d8c 100644 --- a/doc/en/how-to/fixtures.rst +++ b/doc/en/how-to/fixtures.rst @@ -786,6 +786,7 @@ Consider the differences in the following examples: .. code-block:: pytest + $ pytest -q test_emaillib.py . [100%] 1 passed in 0.12s