Skip to content

Commit

Permalink
Update lens_page.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
mbondyra authored Aug 18, 2020
1 parent 1b4cf8c commit 31333c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/test/functional/page_objects/lens_page.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export function LensPageProvider({ getService, getPageObjects }: FtrProviderCont
* @param opts.dimension - the selector of the dimension being changed
* @param opts.operation - the desired operation ID for the dimension
* @param opts.field - the desired field for the dimension
* @param layerIndex - the index of the layer
*/
async configureDimension(
opts: { dimension: string; operation: string; field: string },
Expand Down

0 comments on commit 31333c8

Please sign in to comment.