diff --git a/pytest.ini b/pytest.ini index c4c5624..7a0f314 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,4 +1,4 @@ [tool:pytest] DJANGO_SETTINGS_MODULE = test_project.settings PRIMARY_KEY_FIELD = "django.db.models.BigAutoField" -python_files = tests/test_*.py \ No newline at end of file +python_files = tests/test_*.py