Skip to content

Commit 9d2471e

Browse files
[CI] Auto commit changes from spotless
1 parent 92bec2f commit 9d2471e

File tree

1 file changed

+1
-1
lines changed
  • x-pack/plugin/esql/qa/testFixtures/src/main/java/org/elasticsearch/xpack/esql

1 file changed

+1
-1
lines changed

x-pack/plugin/esql/qa/testFixtures/src/main/java/org/elasticsearch/xpack/esql/EsqlTestUtils.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ public static EnrichResolution emptyPolicyResolution() {
458458
public static InferenceResolution emptyInferenceResolution() {
459459
return InferenceResolution.EMPTY;
460460
}
461-
461+
462462
public static SearchStats statsForExistingField(String... names) {
463463
return fieldMatchingExistOrMissing(true, names);
464464
}

0 commit comments

Comments
 (0)