Skip to content

Commit 2b26e8b

Browse files
committed
chore: remove pytest asyncio warning
1 parent 5908479 commit 2b26e8b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pytest.ini

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@ markers =
44
acceptance
55
integration
66
testpaths =
7-
tests
7+
tests
8+
asyncio_default_fixture_loop_scope =
9+
function

0 commit comments

Comments
 (0)