This commit is contained in:
Ross
2022-06-26 19:01:48 +01:00
parent 695a07f2e2
commit f454d5a08d
16 changed files with 544 additions and 94 deletions
+2 -1
View File
@@ -1,3 +1,4 @@
[pytest]
DJANGO_SETTINGS_MODULE=rad.settings
python_files = tests.py test_*.py *_tests.py
python_files = tests.py test_*.py *_tests.py
addopts = --nomigrations