Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Snapshot Restore] Increase sleep time in snapshot restore test (elas…
…tic#171218) ## Summary While running the Snapshot restore test locally, I noticed that sometimes it fails because the created test snapshot is still loading at the time when the web driver tries to click the "Restore" button, so I'm increasing the sleep time a bit to make sure we allow enough time for the snapshot to be ready and to future-proof the test against flakiness. Flaky test runner build: https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/3982
- Loading branch information