Skip to content

Commit

Permalink
chore: set asyncio_default_fixture_loop_scope
Browse files Browse the repository at this point in the history
  • Loading branch information
pkucmus committed Jan 30, 2025
1 parent 672d769 commit e5ee27b
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 @@ -109,6 +109,7 @@ exclude = '''

[tool.pytest.ini_options]
asyncio_mode = "strict"
asyncio_default_fixture_loop_scope = "function"
testpaths = ["tests"]

[tool.coverage.run]
Expand Down

0 comments on commit e5ee27b

Please sign in to comment.