Skip to content

Commit

Permalink
Fix navbar warning
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanWillitts committed Jan 21, 2025
1 parent 034575f commit 158dbef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edc_qol/tests/test_settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
],
SUBJECT_VISIT_MODEL="edc_visit_tracking.subjectvisit",
EDC_AUTH_SKIP_SITE_AUTHS=True,
EDC_AUTH_SKIP_AUTH_UPDATER=True,
INSTALLED_APPS=[
"django.contrib.admin",
"django.contrib.auth",
Expand Down

0 comments on commit 158dbef

Please sign in to comment.