We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 587ed82 commit 70e1da7Copy full SHA for 70e1da7
1 file changed
pyproject.toml
@@ -34,6 +34,7 @@ dev-dependencies = [
34
35
[tool.pytest.ini_options]
36
asyncio_mode = "auto"
37
+asyncio_default_fixture_loop_scope = "function"
38
testpaths = "tests/"
39
40
[tool.setuptools]
0 commit comments