Skip to content

Commit be9e6cd

Browse files
author
Swetha Guptha
committed
Dummy commit.
Signed-off-by: Swetha Guptha <[email protected]>
1 parent da52aeb commit be9e6cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

qa/rolling-upgrade/src/test/java/org/opensearch/upgrades/ClusterStatsIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ private void validateClusterStatsWithFilterResponse(Response response, List<Stri
5151
}
5252
}
5353
}
54-
5554
if (requestedIndicesStatsMetrics != null && !requestedIndicesStatsMetrics.isEmpty()) {
5655
assertTrue(entity.containsKey("indices"));
5756
Map<?, ?> indicesStats = (Map<?, ?>) entity.get("indices");

0 commit comments

Comments
 (0)