1
0
Fork 0
mirror of synced 2024-09-28 07:21:35 +12:00

tests: add sleep before project usage test

This commit is contained in:
Torsten Dittmann 2021-04-27 18:26:37 +02:00
parent 1ce0536afa
commit c557e6c471

View file

@ -149,6 +149,8 @@ class ProjectsConsoleClientTest extends Scope
{
$id = $data['projectId'] ?? '';
sleep(30);
/**
* Test for SUCCESS
*/