Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
trzysiek committed Sep 23, 2024
1 parent 3267540 commit 77a80a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quesma/testdata/kibana-visualize/aggregation_requests.go
Original file line number Diff line number Diff line change
Expand Up @@ -850,7 +850,7 @@ var AggregationTests = []testdata.AggregationTestCase{
WHERE "aggr__0__order_1_rank"<=3
ORDER BY "aggr__0__order_1_rank" ASC, "aggr__0__1__order_1_rank" ASC`,
},
{ // [59]
{ // [4]
TestName: "percentile with subaggregation (so, combinator). Visualize, Pie, Slice by: top5 of Cancelled, DistanceKilometers, Metric: 95th Percentile",
QueryRequestJson: `
{
Expand Down

0 comments on commit 77a80a3

Please sign in to comment.