[settings] Fix missing moods app in testing settings

This commit is contained in:
2024-08-10 23:30:38 -04:00
parent c2b334b926
commit cc9a2a64df

View File

@ -111,6 +111,7 @@ INSTALLED_APPS = [
"locations",
"webpages",
"lifeevents",
"moods",
"mathfilters",
"rest_framework",
"allauth",