summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/auth_tests/test_apps.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auth_tests/test_apps.py b/tests/auth_tests/test_apps.py
index e1c386c95e..cc907b8913 100644
--- a/tests/auth_tests/test_apps.py
+++ b/tests/auth_tests/test_apps.py
@@ -7,6 +7,7 @@ import unittest
from django.db import ConnectionHandler
+
SETTINGS = """
SECRET_KEY = 'django_auth_tests_secret_key'