mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-27 04:58:42 +02:00
Fix test failure from CI
This commit is contained in:
parent
85a8b108de
commit
84b13bd178
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ class TestURLAuth(TestCase):
|
||||||
"/openid/login/",
|
"/openid/login/",
|
||||||
"/openid/logout/",
|
"/openid/logout/",
|
||||||
"/openid/callback",
|
"/openid/callback",
|
||||||
|
"/openid/callback/login/",
|
||||||
"/openid/callback/logout/",
|
"/openid/callback/logout/",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue