mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
35f1dd155f
commit
1073087fda
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ export default function ({ getService, getPageObject }) {
|
|||
// most suites start with a before hook that navigates to a specific
|
||||
// app/page and restores some archives into elasticsearch with esArchiver
|
||||
before(async () => {
|
||||
await Promise.all([
|
||||
await Promise.all([
|
||||
// start with an empty .kibana index
|
||||
esArchiver.load('empty_kibana'),
|
||||
// load some basic log data only if the index doesn't exist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue