This commit is contained in:
zandercymatics 2023-11-22 14:04:38 -07:00
parent bcf5c6bc5b
commit d0d40baff5
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
3 changed files with 1 additions and 11 deletions

View file

@ -112,7 +112,7 @@ class TestURLAuth(TestCase):
"/openid/callback/logout/",
"/api/v1/available/whitehouse.gov",
"/api/v1/get-report/current-federal",
"/api/v1/get-report/current-full"
"/api/v1/get-report/current-full",
]
def assertURLIsProtectedByAuth(self, url):