1
0
Fork 0
mirror of synced 2024-06-02 19:04:49 +12:00

Added long sleep

This commit is contained in:
Eldad Fux 2021-01-12 01:46:12 +02:00
parent 3c3a225828
commit 71e64e65bb

View file

@ -455,6 +455,7 @@ class FunctionsCustomServerTest extends Scope
public function testENVS():array
{
sleep(120);
/**
* Test for SUCCESS
*/