From d3fd93eed725cef18a650d3a61eafb170fcff7e1 Mon Sep 17 00:00:00 2001 From: Torsten Dittmann Date: Wed, 27 Jan 2021 15:57:10 +0100 Subject: [PATCH] increase timeout --- 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 475544c6a4..68eba6f4ed 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) * 20); + sleep(count($envs) * 30); fwrite(STDERR, "."); /** * Test for SUCCESS