AAE-22975 Check e2e with longer timeout [link-adf:develop]

This commit is contained in:
Wojciech Duda
2025-04-22 14:29:08 +02:00
parent 93868c45ff
commit 5ccadc4746

View File

@@ -30,7 +30,7 @@ export const timeouts = {
medium: 5000,
big: 7500,
large: 10000,
extraLarge: 20 * 1000,
extraLarge: 30 * 1000,
globalTest: 85 * 1000,
extendedTest: 150 * 1000,
extendedLongTest: 200 * 1000,