Skip to content

Commit

Permalink
Remove: Unwanted restarts
Browse files Browse the repository at this point in the history
  • Loading branch information
BLasan committed Jun 16, 2023
1 parent 779854b commit 5cf92a1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ public void setEnvironment() throws Exception {
serverConfigurationManager.applyConfiguration(new File(
getAMResourceLocation() + File.separator + "scopes"
+ File.separator + "deployment.toml"));
serverConfigurationManager.restartGracefully();
}

@Test(groups = { "wso2.am" }, description = "Test add shared scope")
Expand Down

0 comments on commit 5cf92a1

Please sign in to comment.