Skip to content

Commit 953d9a1

Browse files
committed
Fix issue number
1 parent 1f652ee commit 953d9a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Changelog
259259
0.17.1 (UNRELEASED)
260260
~~~~~~~~~~~~~~~~~~~
261261
- Fixes a bug that prevents async Hypothesis tests from working without explicit ``asyncio`` marker when ``--asyncio-mode=auto`` is set. `#258 <https://github.com/pytest-dev/pytest-asyncio/issues/258>`_
262-
- Fixed a bug that closes the default event loop if the loop doesn't exist `#258 <https://github.com/pytest-dev/pytest-asyncio/issues/257>`_
262+
- Fixed a bug that closes the default event loop if the loop doesn't exist `#257 <https://github.com/pytest-dev/pytest-asyncio/issues/257>`_
263263

264264
0.17.0 (22-01-13)
265265
~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)