diff --git a/pytest.ini b/pytest.ini index fca2005..2f4c80e 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,2 @@ [pytest] -asyncio_mode = legacy +asyncio_mode = auto