diff --git a/pytest.ini b/pytest.ini --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,3 @@ [pytest] norecursedirs = docs -addopts = --live-server-port 6600 -p no:django +addopts = --live-server-port 6600 -p no:django --no-live-server-clean-stop