Merge pull request #8570 from soxofaan/main
Logging docs: fix reference to pytest.LogCaptureFixture.
This commit is contained in:
commit
4764c85275
|
@ -167,7 +167,7 @@ the records for the ``setup`` and ``call`` stages during teardown like so:
|
|||
|
||||
|
||||
|
||||
The full API is available at :class:`_pytest.logging.LogCaptureFixture`.
|
||||
The full API is available at :class:`pytest.LogCaptureFixture`.
|
||||
|
||||
|
||||
.. _live_logs:
|
||||
|
|
Loading…
Reference in New Issue