From 0c0bd6af95b32af2d588847ca04184ead62de1ea Mon Sep 17 00:00:00 2001 From: Eldad Fux Date: Thu, 10 Dec 2020 13:36:12 +0200 Subject: [PATCH] Debug CI --- tests/e2e/Services/Functions/FunctionsCustomServerTest.php | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/e2e/Services/Functions/FunctionsCustomServerTest.php b/tests/e2e/Services/Functions/FunctionsCustomServerTest.php index e4b8f42975..a0f74fb3ce 100644 --- a/tests/e2e/Services/Functions/FunctionsCustomServerTest.php +++ b/tests/e2e/Services/Functions/FunctionsCustomServerTest.php @@ -17,6 +17,7 @@ class FunctionsCustomServerTest extends Scope public function testCreate():array { + sleep(60); /** * Test for SUCCESS */