Skip to content

Commit ce05046

Browse files
black formatting
1 parent db90b63 commit ce05046

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_planet_auth/unit/auth/auth_clients/oidc/test_multi_validator.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,6 @@ def test_malformed_token_5_iss_liars(self):
346346
):
347347
under_test.validate_access_token(token=test_jwt)
348348

349-
350349
def test_missing_signature(self):
351350
# QE TC11 - JWT without a signature
352351
test_case_name = inspect.currentframe().f_code.co_name

0 commit comments

Comments
 (0)