diff --git a/doc/en/changelog.rst b/doc/en/changelog.rst index 0ad4f8938..41a79ce5b 100644 --- a/doc/en/changelog.rst +++ b/doc/en/changelog.rst @@ -211,7 +211,7 @@ Deprecations :class:`unittest.SkipTest` / :meth:`unittest.TestCase.skipTest` / :func:`unittest.skip` in unittest test cases is fully supported. - NOTE: This deprecation has been reverted in pytest 7.1.0. + .. note:: This deprecation has been reverted in pytest 7.1.0. - `#8315 `_: Several behaviors of :meth:`Parser.addoption ` are now