Skip to content

Commit c056f28

Browse files
committed
test: set function loop scope
1 parent f5fb6d1 commit c056f28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ select=["E", "F", "UP", "I"]
7171

7272
[tool.pytest.ini_options]
7373
asyncio_mode = "auto"
74+
asyncio_default_fixture_loop_scope = "function"
7475
log_cli_level = "DEBUG"
7576
log_format = "%(asctime)s %(levelname)s %(name)s:%(lineno)s %(message)s"
7677
log_date_format = "%Y-%m-%d %H:%M:%S"

0 commit comments

Comments
 (0)