diff --git a/tests/e2e/Services/Functions/FunctionsCustomServerTest.php b/tests/e2e/Services/Functions/FunctionsCustomServerTest.php index 5c89b65b12..b41fa12f1c 100644 --- a/tests/e2e/Services/Functions/FunctionsCustomServerTest.php +++ b/tests/e2e/Services/Functions/FunctionsCustomServerTest.php @@ -559,7 +559,7 @@ class FunctionsCustomServerTest extends Scope ], ]; - sleep(30); + sleep(count($envs) * 15); fwrite(STDERR, "."); /**