diff --git a/pytest.ini b/pytest.ini index 6f94355f..778f4ed1 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,4 @@ [pytest] testpaths = tests asyncio_mode = auto +asyncio_default_fixture_loop_scope = function