Fix test failure from CI

This commit is contained in:
Neil Martinsen-Burrell 2023-06-01 18:23:06 -05:00
parent 85a8b108de
commit 84b13bd178
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184

View file

@ -114,6 +114,7 @@ class TestURLAuth(TestCase):
"/openid/login/",
"/openid/logout/",
"/openid/callback",
"/openid/callback/login/",
"/openid/callback/logout/",
]