We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8de4dc commit 6da8c87Copy full SHA for 6da8c87
docs/reference/changelog.rst
@@ -4,7 +4,7 @@ Changelog
4
5
0.26.0 (UNRELEASED)
6
===================
7
-- Adds configuration option that sets default event loop scope for all testss `#793 <https://github.com/pytest-dev/pytest-asyncio/issues/793>`_
+- Adds configuration option that sets default event loop scope for all tests `#793 <https://github.com/pytest-dev/pytest-asyncio/issues/793>`_
8
- Improved type annotations for ``pytest_asyncio.fixture`` `#1045 <https://github.com/pytest-dev/pytest-asyncio/pull/1045>`_
9
- Added ``typing-extensions`` as additional dependency for Python ``<3.10`` `#1045 <https://github.com/pytest-dev/pytest-asyncio/pull/1045>`_
10
0 commit comments