Skip to content

Commit

Permalink
Fix skip test name
Browse files Browse the repository at this point in the history
  • Loading branch information
costin committed Feb 7, 2024
1 parent 4a5c346 commit 6b0e12d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ emp_no:integer
10002
;

metaIndexInAggs[skip:-8.12.99]
metaIndexInAggs#[skip:-8.12.99]
// tag::metaIndexInAggs[]
FROM employees METADATA _index, _id
| STATS max = MAX(emp_no) BY _index
Expand Down

0 comments on commit 6b0e12d

Please sign in to comment.