Skip to content

Commit 5df0062

Browse files
author
elasticsearchmachine
committed
[CI] Auto commit changes from spotless
1 parent 609ee51 commit 5df0062

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/esql/src/test/java/org/elasticsearch/xpack/esql/expression/function/DocsV3SupportTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ public void testRenderingExampleResult() throws IOException {
139139
assertThat(results, equalTo(expectedResults));
140140
}
141141

142-
143142
public void testRenderingExample2() throws IOException {
144143
String expectedExample = """
145144
```esql

0 commit comments

Comments
 (0)