We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a8f8ad commit 7f924b1Copy full SHA for 7f924b1
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