diff --git a/pytest.ini b/pytest.ini index 4e47ff4..c1ade08 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,3 @@ [pytest] DJANGO_SETTINGS_MODULE = django_test_settings +addopts = -p no:randomly