Fix the tests by ensuring lemoncurry.settings.test is always loaded regardless of the environment

pull/1/head
Danielle McLean 5 years ago
parent dc7442cfb6
commit 6efcc450a3
Signed by: 00dani
GPG Key ID: 8EB789DDF3ABD240

@ -1,3 +1,3 @@
[pytest]
DJANGO_SETTINGS_MODULE = lemoncurry.settings.test
addopts = --ds=lemoncurry.settings.test
python_files = tests/*.py

Loading…
Cancel
Save