mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Security Solution] Use system node version for Cypress and increase exec command timeout (#86985)
This commit is contained in:
parent
2781bf3855
commit
262a204bb4
1 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
|||
{
|
||||
"baseUrl": "http://localhost:5601",
|
||||
"defaultCommandTimeout": 60000,
|
||||
"execTimeout": 120000,
|
||||
"nodeVersion": "system",
|
||||
"retries": {
|
||||
"runMode": 2
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue