Skip to content

Commit

Permalink
fix: async test scope
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravencentric committed Sep 22, 2024
1 parent 9533751 commit 579037e
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 @@ -49,6 +49,7 @@ dev-dependencies = [

[tool.pytest.ini_options]
asyncio_mode = "auto"
asyncio_default_fixture_loop_scope = "function"

[tool.ruff]
line-length = 120
Expand Down

0 comments on commit 579037e

Please sign in to comment.