Skip to content

Commit 15799a2

Browse files
authored
fix: set asyncio_default_fixture_loop_scope (fixes #4685)
* fixes #4685
1 parent 62941eb commit 15799a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ extend-ignore = E203, E501
88

99
[tool:pytest]
1010
asyncio_mode = strict
11+
asyncio_default_fixture_loop_scope = function

0 commit comments

Comments
 (0)