From 264a620ebaf686961e27ded6c1b628c8fc776b30 Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Tue, 2 Feb 2021 12:49:01 +0200 Subject: [PATCH] Updated sleep time --- 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 1cb9680067..5c89b65b12 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(30); fwrite(STDERR, "."); /**