Skip to content

Commit 7e82f6f

Browse files
committed
Logging docs: fix reference to pytest.LogCaptureFixture.
1 parent fbe6624 commit 7e82f6f

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)