mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
parent
65c7baf274
commit
1c0624d3bc
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,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