Skip to content

Commit

Permalink
Fixed comment
Browse files Browse the repository at this point in the history
Signed-off-by: Shivansh Arora <[email protected]>
  • Loading branch information
shiv0408 committed Feb 1, 2024
1 parent 1dbd248 commit f8d8a6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@ public void testSingleShardFetchUsingBatchAction() {
}

public void testShardFetchMultiNodeMultiIndexesUsingBatchAction() {
// start second node
// start node
internalCluster().startNode();
String indexName1 = "test1";
String indexName2 = "test2";
Expand Down

0 comments on commit f8d8a6a

Please sign in to comment.