We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ce980d commit 2968dbcCopy full SHA for 2968dbc
1 file changed
openedx_authz/settings/test.py
@@ -57,3 +57,4 @@
57
SECRET_KEY = "test-secret-key"
58
CASBIN_WATCHER_ENABLED = False
59
USE_TZ = True
60
+ROOT_URLCONF = "openedx_authz.urls"
0 commit comments