Skip to content

Commit 4764c85

Browse files
authored
Merge pull request #8570 from soxofaan/main
Logging docs: fix reference to pytest.LogCaptureFixture.
2 parents c772d6d + 7e82f6f commit 4764c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/en/how-to/logging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ the records for the ``setup`` and ``call`` stages during teardown like so:
167167
168168
169169
170-
The full API is available at :class:`_pytest.logging.LogCaptureFixture`.
170+
The full API is available at :class:`pytest.LogCaptureFixture`.
171171

172172

173173
.. _live_logs:

0 commit comments

Comments
 (0)