Skip to content

Commit a6f5dc8

Browse files
committed
dream: set asyncio_default_fixture_loop_scope=function
Dream dream-2026-07-23.1 finding 009.
1 parent bc89984 commit a6f5dc8

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
@@ -79,6 +79,7 @@ reportMissingImports = true
7979
testpaths = ["tests"]
8080
pythonpath = ["src"]
8181
addopts = "-ra --strict-markers --cov=bloomy --cov-report=term-missing"
82+
asyncio_default_fixture_loop_scope = "function"
8283
markers = [
8384
"integration: marks tests that hit the real Bloom Growth API (deselect with '-m \"not integration\"')",
8485
]

0 commit comments

Comments
 (0)