Skip to content

Commit

Permalink
spotless fix
Browse files Browse the repository at this point in the history
Signed-off-by: Anshu Agarwal <[email protected]>
  • Loading branch information
Anshu Agarwal committed Mar 8, 2024
1 parent 5f625b3 commit 7dcc20b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ public void testShardRoutingWithNetworkDisruption_FailOpenDisabled() throws Exce
* Assertions are put to make sure such shard search requests are served by data node in zone c.
* @throws IOException throws exception
*/
@AwaitsFix(bugUrl ="https://github.com/opensearch-project/OpenSearch/issues/10673")
@AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/10673")
public void testShardRoutingWithNetworkDisruption_FailOpenEnabled() throws Exception {

Settings commonSettings = Settings.builder()
Expand Down

0 comments on commit 7dcc20b

Please sign in to comment.