mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
(cherry picked from commit bc74ed2c5b
)
Co-authored-by: Joe Reuter <johannes.reuter@elastic.co>
This commit is contained in:
parent
a4c3bea022
commit
cb96f704e4
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ export function LensPageProvider({ getService, getPageObjects }: FtrProviderCont
|
|||
testSubjects.getCssSelector('lnsWorkspace')
|
||||
);
|
||||
await this.waitForLensDragDropToFinish();
|
||||
await PageObjects.header.waitUntilLoadingHasFinished();
|
||||
await this.waitForVisualization();
|
||||
},
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue