test: fixes for Github CI issues

This commit is contained in:
Karim shoair
2025-11-17 02:12:03 +02:00
parent fb80beba04
commit d47f77d4d1
2 changed files with 21 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[pytest]
asyncio_mode = auto
asyncio_mode = strict
asyncio_default_fixture_loop_scope = function
addopts = -p no:warnings --doctest-modules --ignore=setup.py --verbose
markers =