Skip to content

Commit a9d4f50

Browse files
committed
pytest.ini - asyncio_default_fixture_loop_scope=function
1 parent 19bf254 commit a9d4f50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ addopts =
1212
junit_family=xunit1
1313

1414
asyncio_mode=auto
15+
asyncio_default_fixture_loop_scope=function
1516

1617
# start pytest with --log-level=info
1718
# log_cli=True

0 commit comments

Comments
 (0)