Skip to content

Commit 782eb31

Browse files
committed
Merge branch 'esql_autogenerate_docs_v3' of github.com:craigtaverner/elasticsearch into esql_autogenerate_docs_v3
2 parents 1c22212 + 5df0062 commit 782eb31

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)