test: fix for Github CI
This commit is contained in:
+4
-1
@@ -1,4 +1,7 @@
|
||||
[pytest]
|
||||
asyncio_mode = auto
|
||||
asyncio_default_fixture_loop_scope = function
|
||||
addopts = -p no:warnings --doctest-modules --ignore=setup.py --verbose
|
||||
addopts = -p no:warnings --doctest-modules --ignore=setup.py --verbose
|
||||
markers =
|
||||
asyncio: marks tests as async
|
||||
asyncio_fixture_scope = function
|
||||
Reference in New Issue
Block a user