mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
Added long sleep
This commit is contained in:
parent
3c3a225828
commit
71e64e65bb
1 changed files with 1 additions and 0 deletions
|
|
@ -455,6 +455,7 @@ class FunctionsCustomServerTest extends Scope
|
|||
|
||||
public function testENVS():array
|
||||
{
|
||||
sleep(120);
|
||||
/**
|
||||
* Test for SUCCESS
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue