File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/esql Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -122,8 +122,8 @@ setup:
122122 - gt : {esql.functions.to_long: $functions_to_long}
123123 - match : {esql.functions.coalesce: $functions_coalesce}
124124 - gt : {esql.functions.categorize: $functions_categorize}
125- # Testing for the entire function set isn't feasbile , so we just check that we return the correct count as an approximation.
126- - length : {esql.functions: 138 } # check the "sister" test below for a likely update to the same esql.functions length check
125+ # Testing for the entire function set isn't feasible , so we just check that we return the correct count as an approximation.
126+ - length : {esql.functions: 139 } # check the "sister" test below for a likely update to the same esql.functions length check
127127
128128---
129129" Basic ESQL usage output (telemetry) non-snapshot version " :
You can’t perform that action at this time.
0 commit comments