mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[mocha] bump default timeout to prevent false positives
This commit is contained in:
parent
35aeca1e64
commit
ec102108da
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
|
||||
mocha.setup({
|
||||
ui: 'bdd',
|
||||
timeout: 5000,
|
||||
reporter: 'html'
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue