Skip to content

Commit

Permalink
P4ADEV-1274 resolved sonarcloud issues
Browse files Browse the repository at this point in the history
  • Loading branch information
macacia committed Oct 17, 2024
1 parent 80ab0f5 commit ed0898a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ void init() {
void givenValidTokenWhenPostTokenThenSuccess(){
// Given
String clientId="CLIENT_ID";
String grantType="GRANT_TYPE";;
String grantType="GRANT_TYPE";
String scope="SCOPE";
String clientSecret="CLIENT_SECRET";

Expand Down

0 comments on commit ed0898a

Please sign in to comment.