diff --git a/pytest.ini b/pytest.ini index 189f9fc..a954c1d 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,4 @@ [pytest] addopts = -v -ra --cov asyncio_mode = auto +asyncio_default_fixture_loop_scope = session