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 7e335c5 commit 2c3f894
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ protected void validateErrorResponse(Response response, int httpStatusCode, Stri
}

/**
* Validate http status code of the response
* Validate http status code of the response.
*
* @param response Response.
* @param httpStatusCode Expected status code.
Expand Down

0 comments on commit 2c3f894

Please sign in to comment.