|
|
@ -21,7 +21,7 @@ module.exports = { |
|
|
|
'default': { |
|
|
|
'default': { |
|
|
|
globals: { |
|
|
|
globals: { |
|
|
|
waitForConditionTimeout: 10000, |
|
|
|
waitForConditionTimeout: 10000, |
|
|
|
asyncHookTimeout: 10000000 |
|
|
|
asyncHookTimeout: 30000000 |
|
|
|
}, |
|
|
|
}, |
|
|
|
screenshots: { |
|
|
|
screenshots: { |
|
|
|
enabled: true, |
|
|
|
enabled: true, |
|
|
|