From 8ea5086dc80db8141e607e74076f0cfdeded7e3c Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Wed, 27 Jan 2021 14:00:15 +0100 Subject: [PATCH] reduce timeout for functions test --- tests/e2e/Services/Functions/FunctionsCustomServerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2e/Services/Functions/FunctionsCustomServerTest.php b/tests/e2e/Services/Functions/FunctionsCustomServerTest.php index 6a19057407..599296fe61 100644 --- a/tests/e2e/Services/Functions/FunctionsCustomServerTest.php +++ b/tests/e2e/Services/Functions/FunctionsCustomServerTest.php @@ -561,7 +561,7 @@ class FunctionsCustomServerTest extends Scope ], ]; - sleep(count($envs) * 25); + sleep(count($envs) * 5); /** * Test for SUCCESS