Hopefully improve Cypress test reliability by increasing the default timeout (#8961)
This commit is contained in:
@@ -8,5 +8,6 @@
|
|||||||
"runMode": 2,
|
"runMode": 2,
|
||||||
"openMode": 0
|
"openMode": 0
|
||||||
},
|
},
|
||||||
|
"defaultCommandTimeout": 10000,
|
||||||
"chromeWebSecurity": false
|
"chromeWebSecurity": false
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user