diff --git a/setup.cfg b/setup.cfg index f4d40260..59d2fe31 100644 --- a/setup.cfg +++ b/setup.cfg @@ -12,3 +12,4 @@ max-line-length = 88 [tool:pytest] asyncio_mode = auto +asyncio_default_fixture_loop_scope = function