mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-16 14:34:10 +02:00
Linting
This commit is contained in:
parent
bcf5c6bc5b
commit
d0d40baff5
3 changed files with 1 additions and 11 deletions
|
@ -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):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue