Skip to content

Commit

Permalink
formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
bazarnov committed Jan 15, 2025
1 parent 44e0209 commit 6852f69
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,6 @@ def test_refresh_request_body_with_keys_override(self):
def test_refresh_access_token(self, mocker):
oauth = Oauth2Authenticator(
token_refresh_endpoint="refresh_end",
client_id_name="TEST",
client_id="some_client_id",
client_secret="some_client_secret",
refresh_token="some_refresh_token",
Expand Down

0 comments on commit 6852f69

Please sign in to comment.