mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 08:22:18 +02:00
try to make python tests pass
This commit is contained in:
parent
0254d879e4
commit
816c6c8c90
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@ class TestURLAuth(TestCase):
|
|||
# These are the OIDC auth endpoints that always need
|
||||
# to be public.
|
||||
"/openid/login/",
|
||||
"/openid/logout/",
|
||||
"/openid/callback",
|
||||
"/openid/callback/login/",
|
||||
"/openid/callback/logout/",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue