Skip to content

Commit cd46af1

Browse files
committed
spotless
1 parent 6799147 commit cd46af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/full-cluster-restart/src/javaRestTest/java/org/elasticsearch/upgrades/FullClusterRestartIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1899,7 +1899,7 @@ public void testRomanianAnalyzerBWC() throws Exception {
18991899
assertTotalHits(3, entityAsMap(client().performRequest(searchRequest)));
19001900
}
19011901
}
1902-
1902+
19031903
public void testForbidDisableSoftDeletesOnRestore() throws Exception {
19041904
final String snapshot = "snapshot-" + index;
19051905
if (isRunningAgainstOldCluster()) {

0 commit comments

Comments
 (0)