Skip to content

Commit 75f0210

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent f488b7d commit 75f0210

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/esql/src/internalClusterTest/java/org/elasticsearch/xpack/esql/action/CrossClusterEnrichUnavailableClustersIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ protected Collection<Class<? extends Plugin>> nodePlugins(String clusterAlias) {
5353
return plugins;
5454
}
5555

56-
5756
public void testEnrichWithHostsPolicyAndDisconnectedRemotesWithSkipUnavailableTrue() throws IOException {
5857
setSkipUnavailable(REMOTE_CLUSTER_1, true);
5958
setSkipUnavailable(REMOTE_CLUSTER_2, true);

0 commit comments

Comments
 (0)