Hopefully improve Cypress test reliability by increasing the default timeout (#8961)

pull/28788/head^2
Andy Balaam 2022-07-01 11:55:07 +01:00 committed by GitHub
parent 8e457f17ba
commit 5fb9497edb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,5 +8,6 @@
"runMode": 2,
"openMode": 0
},
"defaultCommandTimeout": 10000,
"chromeWebSecurity": false
}