Skip to content

Commit 8b0398e

Browse files
committed
fix release sync
1 parent c5b9a0a commit 8b0398e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ testpaths = tests
33
python_files = test_*.py
44
python_classes = Test*
55
python_functions = test_*
6-
asyncio_mode = strict
6+
asyncio_mode = auto
77

0 commit comments

Comments
 (0)