We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82b010d commit a10cbdeCopy full SHA for a10cbde
docs/source/reference/changelog.rst
@@ -7,7 +7,7 @@ Changelog
7
- Output a proper error message when an invalid ``asyncio_mode`` is selected.
8
- Extend warning message about unclosed event loops with additional possible cause.
9
`#531 <https://github.com/pytest-dev/pytest-asyncio/issues/531>`_
10
-- Previously, some tests reported "skipped" or "xfailed" as a result. Now all tests report a "success" results.
+- Previously, some tests reported "skipped" or "xfailed" as a result. Now all tests report a "success" result.
11
12
0.21.0 (2023-03-19)
13
===================
0 commit comments