Skip to content

Commit 5c0d6b8

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent f6bd947 commit 5c0d6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qa/rolling-upgrade/src/javaRestTest/java/org/elasticsearch/upgrades/TVBackportRollingUpgradeIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
package org.elasticsearch.upgrades;
1111

1212
import com.carrotsearch.randomizedtesting.annotations.Name;
13-
import org.apache.logging.log4j.Logger;
1413

1514
public class TVBackportRollingUpgradeIT extends AbstractRollingUpgradeTestCase {
1615

1716
public TVBackportRollingUpgradeIT(@Name("upgradedNodes") int upgradedNodes) {
1817
super(upgradedNodes);
1918
}
19+
2020
// We'd be most interested to see this failing on the patch issue where 9.0 thinks it's ahead of 8.x but it's not.
2121
/*
2222
v2 TV1,TV3,

0 commit comments

Comments
 (0)