Skip to content

Commit

Permalink
update spec
Browse files Browse the repository at this point in the history
  • Loading branch information
idegtiarenko committed Dec 5, 2024
1 parent 1adfc89 commit 633a044
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@ setup:
- match: {esql.functions.cos: $functions_cos}
- gt: {esql.functions.to_long: $functions_to_long}
- match: {esql.functions.coalesce: $functions_coalesce}
- length: {esql.functions: 123} # check the "sister" test above for a likely update to the same esql.functions length check
- length: {esql.functions: 124} # check the "sister" test above for a likely update to the same esql.functions length check

0 comments on commit 633a044

Please sign in to comment.