Skip to content

Commit

Permalink
Merge branch 'main' into heatmap-small-multiples
Browse files Browse the repository at this point in the history
  • Loading branch information
stratoula authored Apr 10, 2023
2 parents b7c7552 + b3b4441 commit 8002ceb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
await visualBuilder.setStaticValue(10);
await header.waitUntilLoadingHasFinished();
await visualBuilder.clickSeriesOption();
await header.waitUntilLoadingHasFinished();
await visualBuilder.setFieldForAggregateBy('bytes');
await visualBuilder.setFunctionForAggregateFunction('Sum');
await header.waitUntilLoadingHasFinished();
Expand Down

0 comments on commit 8002ceb

Please sign in to comment.