Skip to content

Commit

Permalink
update baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwizp committed Aug 3, 2021
1 parent fe88cff commit ae69302
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/apps/visualize/_tsvb_time_series.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
// click on specific coordinates
await browser
.getActions()
.move({ x: 99, y: 109, origin: el._webElement })
.move({ x: 105, y: 110, origin: el._webElement })
.click()
.perform();

Expand Down
Binary file modified test/functional/screenshots/baseline/tsvb_dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ae69302

Please sign in to comment.