Tiny rst syntax fix
This commit is contained in:
parent
0a15edd573
commit
84061233ef
|
@ -113,7 +113,7 @@ Bug Fixes
|
||||||
- capture: ensure that EncodedFile.name is a string. (`#2555
|
- capture: ensure that EncodedFile.name is a string. (`#2555
|
||||||
<https://github.com/pytest-dev/pytest/issues/2555>`_)
|
<https://github.com/pytest-dev/pytest/issues/2555>`_)
|
||||||
|
|
||||||
- The options ```--fixtures`` and ```--fixtures-per-test`` will now keep
|
- The options ``--fixtures`` and ``--fixtures-per-test`` will now keep
|
||||||
indentation within docstrings. (`#2574 <https://github.com/pytest-
|
indentation within docstrings. (`#2574 <https://github.com/pytest-
|
||||||
dev/pytest/issues/2574>`_)
|
dev/pytest/issues/2574>`_)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue