Skip to content

Commit

Permalink
code fixes 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Chanuka-ChandraYapa committed May 22, 2024
1 parent ea0b01f commit 621e93f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ public void setEnvironment() throws Exception {
requestHeadersForBandwidth.put("accept", "text/xml");
requestHeadersForBandwidth.put("content-type", Constants.APPLICATION_JSON);
apiInvocationUrlForBandwidth = getAPIInvocationURLHttps(APIContext + "/" + APIVersion + "/");

}

@Test(groups = { "wso2.am" }, description = "Test reset application throttling policy with request count limit")
Expand Down

0 comments on commit 621e93f

Please sign in to comment.