diff --git a/pytest.ini b/pytest.ini index e69de29bb..c8c9c7579 100644 --- a/pytest.ini +++ b/pytest.ini @@ -0,0 +1,3 @@ +[pytest] +asyncio_mode = auto +asyncio_default_fixture_loop_scope = function