diff --git a/tests/e2e/Services/Functions/FunctionsCustomServerTest.php b/tests/e2e/Services/Functions/FunctionsCustomServerTest.php index cc05d43dbb..1c02a4c09e 100644 --- a/tests/e2e/Services/Functions/FunctionsCustomServerTest.php +++ b/tests/e2e/Services/Functions/FunctionsCustomServerTest.php @@ -453,6 +453,8 @@ class FunctionsCustomServerTest extends Scope public function testENVS():array { + sleep(30); + $functions = realpath(__DIR__ . '/../../../resources/functions'); /**