We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a8f8ad + 7f924b1 commit 3e4c14bCopy full SHA for 3e4c14b
doc/en/deprecations.rst
@@ -301,7 +301,7 @@ The ``pytest_warning_captured`` hook
301
302
This hook has an `item` parameter which cannot be serialized by ``pytest-xdist``.
303
304
-Use the ``pytest_warning_recored`` hook instead, which replaces the ``item`` parameter
+Use the ``pytest_warning_recorded`` hook instead, which replaces the ``item`` parameter
305
by a ``nodeid`` parameter.
306
307
0 commit comments