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 1e5d87e commit 0bad4fb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ private void validateErrorMessage(Response response, String errorCode) {
}

/**
* Validate elements in error response against entries in RESTAPIErrors.properties
* Validate elements in error response against entries in RESTAPIErrors.properties.
*
* @param response Response.
* @param errorCode API error code.
Expand Down

0 comments on commit 0bad4fb

Please sign in to comment.