mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Wait for warmup
This commit is contained in:
@@ -453,6 +453,8 @@ class FunctionsCustomServerTest extends Scope
|
||||
|
||||
public function testENVS():array
|
||||
{
|
||||
sleep(30);
|
||||
|
||||
$functions = realpath(__DIR__ . '/../../../resources/functions');
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user