Skip to content

Commit e2cbb90

Browse files
committed
[docs] Mention correct issue in changelog.
Signed-off-by: Michael Seifert <[email protected]>
1 parent 0c522bf commit e2cbb90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/reference/changelog.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Changelog
44

55
0.23.3 (UNRELEASED)
66
===================
7-
- Fixes a bug that caused event loops to be closed prematurely when using async generator fixtures with class scope or wider in a function-scoped test `#708 <https://github.com/pytest-dev/pytest-asyncio/issues/708>`_
7+
- Fixes a bug that caused event loops to be closed prematurely when using async generator fixtures with class scope or wider in a function-scoped test `#706 <https://github.com/pytest-dev/pytest-asyncio/issues/706>`_
88
- Fixes a bug that caused an internal pytest error when using unittest.SkipTest in a module `#711 <https://github.com/pytest-dev/pytest-asyncio/issues/711>`_
99
- Fixes a bug that caused an internal pytest error when an ImportWarning is emitted in a module `#713 <https://github.com/pytest-dev/pytest-asyncio/issues/713>`_
1010

0 commit comments

Comments
 (0)