Skip to content

Commit

Permalink
spotless fix
Browse files Browse the repository at this point in the history
Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
  • Loading branch information
Anshu Agarwal committed Mar 12, 2024
1 parent be0b20d commit 7bda0a0
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 7bda0a0

Please sign in to comment.