mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-10-01 14:41:14 +00:00
AAE-22975 Check e2e with longer timeout [link-adf:develop]
This commit is contained in:
@@ -30,7 +30,7 @@ export const timeouts = {
|
|||||||
medium: 5000,
|
medium: 5000,
|
||||||
big: 7500,
|
big: 7500,
|
||||||
large: 10000,
|
large: 10000,
|
||||||
extraLarge: 20 * 1000,
|
extraLarge: 30 * 1000,
|
||||||
globalTest: 85 * 1000,
|
globalTest: 85 * 1000,
|
||||||
extendedTest: 150 * 1000,
|
extendedTest: 150 * 1000,
|
||||||
extendedLongTest: 200 * 1000,
|
extendedLongTest: 200 * 1000,
|
||||||
|
Reference in New Issue
Block a user