Wait for warmup

This commit is contained in:
Eldad Fux
2020-12-10 10:32:12 +02:00
parent e4d18b1548
commit 5e019f5910
@@ -453,6 +453,8 @@ class FunctionsCustomServerTest extends Scope
public function testENVS():array
{
sleep(30);
$functions = realpath(__DIR__ . '/../../../resources/functions');
/**