mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated sleep time
This commit is contained in:
@@ -559,7 +559,7 @@ class FunctionsCustomServerTest extends Scope
|
||||
],
|
||||
];
|
||||
|
||||
sleep(count($envs) * 15);
|
||||
sleep(count($envs) * 20);
|
||||
fwrite(STDERR, ".");
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user