Skip to content

Commit eef2596

Browse files
committed
Fixed end-of-file-fixer for test_enterprise_managed_auth_client.py.
1 parent 0738723 commit eef2596

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/client/auth/test_enterprise_managed_auth_client.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1094,5 +1094,3 @@ async def test_perform_authorization_with_valid_tokens_no_id_jag(mock_token_stor
10941094

10951095
# Verify it made the IDP token exchange call
10961096
mock_client.post.assert_called_once()
1097-
1098-

0 commit comments

Comments
 (0)