Skip to content

Commit

Permalink
add asyncio_default_fixture_loop_scope
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardLi-coder committed Sep 7, 2024
1 parent ae493e7 commit e1df74a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ namespaces = false

[tool.pytest.ini_options]
addopts = "-rfEs -m 'not benchmark and not examples'"
asyncio_default_fixture_loop_scope = "function"
markers = [
"benchmark: benchmarks.",
"e2e: End-to-end tests",
Expand Down

0 comments on commit e1df74a

Please sign in to comment.