Skip to content

Commit

Permalink
Update modules/integration/tests-integration/tests-backend/src/test/j…
Browse files Browse the repository at this point in the history
…ava/org/wso2/identity/integration/test/rest/api/common/B2BRESTTestBase.java

Co-authored-by: Anuradha Karunarathna <[email protected]>
  • Loading branch information
sadilchamishka and AnuradhaSK authored Sep 20, 2023
1 parent 0bad4fb commit 7e335c5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ protected void validateHttpStatusCode(Response response, int httpStatusCode) {
}

/**
* Validate error description of the response, if an entry is available in RESTAPIErrors.properties
* Validate error description of the response, if an entry is available in RESTAPIErrors.properties.
*
* @param response Response.
* @param errorCode Error code.
Expand Down

0 comments on commit 7e335c5

Please sign in to comment.