Skip to content

Commit 1b90cae

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent e3333f5 commit 1b90cae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,6 +1058,7 @@ private void clearSkipUnavailable() {
10581058
.setPersistentSettings(settingsBuilder.build())
10591059
.get();
10601060
}
1061+
10611062
public void testMultiTypes() throws Exception {
10621063
Client remoteClient = client(REMOTE_CLUSTER_1);
10631064
int totalDocs = 0;

0 commit comments

Comments
 (0)