mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-15 17:17:02 +02:00
all hail the linter
This commit is contained in:
parent
294da6a1e2
commit
0ed0cb6c37
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class OidcTest(TestCase):
|
|||
def test_oidc_create_authn_request_with_acr_value(self):
|
||||
"""Test that create_authn_request returns a redirect with an acr_value
|
||||
when an acr_value is passed through session.
|
||||
|
||||
|
||||
This test is only valid locally. On local, client can be initialized.
|
||||
Client initialization does not work in pipeline, so test is useless in
|
||||
pipeline. However, it will not fail in pipeline."""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue