Skip to content

Commit 405fb5b

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 7e9d072 commit 405fb5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/ilm/qa/multi-node/src/javaRestTest/java/org/elasticsearch/xpack/ilm/actions/SearchableSnapshotActionIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,6 @@ public void testIdenticalSearchableSnapshotActionIsNoop() throws Exception {
542542
// Wait for the original index to be deleted, to ensure ILM has finished
543543
awaitIndexDoesNotExist(index);
544544

545-
546545
Request getSnaps = new Request("GET", "/_snapshot/" + snapshotRepo + "/_all");
547546
Response response = client().performRequest(getSnaps);
548547
Map<String, Object> responseMap;

0 commit comments

Comments
 (0)