Skip to content

Commit 158dbef

Browse files
Fix navbar warning
1 parent 034575f commit 158dbef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

edc_qol/tests/test_settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
],
2020
SUBJECT_VISIT_MODEL="edc_visit_tracking.subjectvisit",
2121
EDC_AUTH_SKIP_SITE_AUTHS=True,
22+
EDC_AUTH_SKIP_AUTH_UPDATER=True,
2223
INSTALLED_APPS=[
2324
"django.contrib.admin",
2425
"django.contrib.auth",

0 commit comments

Comments
 (0)