diff --git a/pytest.ini b/pytest.ini --- a/pytest.ini +++ b/pytest.ini @@ -2,4 +2,4 @@ norecursedirs = build docs .* addopts = --live-server-port 6600 -p no:django --no-live-server-clean-stop -asyncio_mode = strict +asyncio_mode = auto