Skip to content

Commit b508e08

Browse files
committed
Set asyncio_mode=auto for compatibility with pytest 8.4.0+
1 parent 959cc17 commit b508e08

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
[pytest]
22
filterwarnings=
33
error
4+
asyncio_mode=auto

0 commit comments

Comments
 (0)