We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0009181 commit 619fd87Copy full SHA for 619fd87
Makefile
@@ -1,6 +1,6 @@
1
.PHONY: docs test clean isort
2
3
-export DJANGO_SETTINGS_MODULE?=tests.settings_sqlite
+export DJANGO_SETTINGS_MODULE?=pytest_django_test.settings_sqlite_file
4
5
testenv: bin/py.test
6
0 commit comments