mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix pytest-asyncio deprecation warning in test (#1584)
Introduced in pytest-asyncio in: https://github.com/pytest-dev/pytest-asyncio/pull/648
This commit is contained in:
parent
718910f5b5
commit
080878be86
2 changed files with 4 additions and 2 deletions
1
CHANGES/1584.bugfix.rst
Normal file
1
CHANGES/1584.bugfix.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix PytestDeprecationWarning thrown by pytest-asyncio when running the tests
|
||||
Loading…
Add table
Add a link
Reference in a new issue