
* fix failing tests * fix tests for gift cards * fix tests for gift cards * upload video only when fail * fix preorder time * fixed translation page * fix navigation, stripe and adyen * fix graphQl npm * update stories
13 lines
277 B
JSON
13 lines
277 B
JSON
{
|
|
"baseUrl": "http://localhost:9000/",
|
|
"projectId": "k8be36",
|
|
"chromeWebSecurity": false,
|
|
"videoUploadOnPasses": false,
|
|
"defaultCommandTimeout": 15000,
|
|
"requestTimeout": 15000,
|
|
"viewportWidth": 1400,
|
|
"viewportHeight": 660,
|
|
"retries": {
|
|
"runMode": 2
|
|
}
|
|
}
|