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'