Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
mgyucht committed Jan 8, 2025
1 parent e9f3732 commit 19a34ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/auth_u2m_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ func TestU2MCredentials(t *testing.T) {
}),
)
},
expectErr: "oidc: token refresh: token refresh: oauth2: \"invalid_refresh_token\" \"Refresh token is invalid\"",
expectErr: "oidc: token refresh: oauth2: \"invalid_refresh_token\" \"Refresh token is invalid\"",
},
}

Expand Down

0 comments on commit 19a34ce

Please sign in to comment.