Skip to content

Commit 2c95181

Browse files
authored
Merge pull request #29 from franccesco/dream/2026-07-23.1/finding-009
dream: set asyncio_default_fixture_loop_scope=function
2 parents 07fa88b + 0cce087 commit 2c95181

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ reportMissingImports = true
7878
testpaths = ["tests"]
7979
pythonpath = ["src"]
8080
addopts = "-ra --strict-markers --cov=bloomy --cov-report=term-missing"
81+
asyncio_default_fixture_loop_scope = "function"
8182
markers = [
8283
"integration: marks tests that hit the real Bloom Growth API (deselect with '-m \"not integration\"')",
8384
]

0 commit comments

Comments
 (0)