diff --git a/pytest.ini b/pytest.ini index 2f4c80e..c8c9c75 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,3 @@ [pytest] asyncio_mode = auto +asyncio_default_fixture_loop_scope = function