8000 Update wagtail CI suite settings · codingjoe/django-mail-auth@e40a5cc · GitHub
[go: up one dir, main page]

Skip to content

Commit e40a5cc

Browse files
committed
Update wagtail CI suite settings
1 parent cc207b4 commit e40a5cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/testapp/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
INSTALLED_APPS += [
5252
"mailauth.contrib.wagtail",
5353
"wagtail.admin",
54+
"wagtail.users",
5455
"wagtail.core",
55-
"wagtail",
5656
]
5757

5858
AUTHENTICATION_BACKENDS = ("mailauth.backends.MailAuthBackend",)

0 commit comments

Comments
 (0)
0