Skip to content

Commit 705084c

Browse files
Update IndicesRequestCacheIT.java
Signed-off-by: Kiran Prakash <awskiran@amazon.com>
1 parent cc0a9c9 commit 705084c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/internalClusterTest/java/org/opensearch/indices/IndicesRequestCacheIT.java

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ public IndicesRequestCacheIT(Settings settings) {
8282
super(settings);
8383
}
8484

85+
8586
@ParametersFactory
8687
public static Collection<Object[]> parameters() {
8788
return Arrays.asList(

0 commit comments

Comments
 (0)