Skip to content

Commit 3aa39d2

Browse files
authored
Fix asyncio_mode default deprecation warning in unit tests (#25)
1 parent b973d25 commit 3aa39d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest.ini

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ addopts =
55
--allow-unix-socket
66
--cov=pythclient
77
--no-cov-on-fail
8+
asyncio_mode = auto

0 commit comments

Comments
 (0)