Skip to content

Commit 5dfdc31

Browse files
ES|QL: fix bwc test (#131034)
1 parent 1972c52 commit 5dfdc31

File tree

1 file changed

+1
-1
lines changed
  • x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql

1 file changed

+1
-1
lines changed

x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql/60_enrich.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ teardown:
225225
- method: POST
226226
path: /_query
227227
parameters: []
228-
capabilities: [ no_brackets_in_unquoted_index_names ]
228+
capabilities: [ no_brackets_in_unquoted_index_names, fork_v9 ]
229229
reason: "Change in the grammar"
230230

231231
- do:

0 commit comments

Comments
 (0)