Fix reference link
This commit is contained in:
parent
51ea042162
commit
35d27d2346
|
@ -225,7 +225,7 @@ Using ``pytest.warns(None)``
|
|||
Its correct usage was checking that the code emits at least one warning of any type - like ``pytest.warns()``
|
||||
or ``pytest.warns(Warning)``.
|
||||
|
||||
See :ref:`warns-use-cases` for examples.
|
||||
See :ref:`warns use cases` for examples.
|
||||
|
||||
The ``--strict`` command-line option
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
|
Loading…
Reference in New Issue