1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
This commit is contained in:
Matej Baco 2022-01-26 10:17:55 +01:00
parent c15d57f573
commit 32a066fb48

View file

@ -6,8 +6,6 @@ use Tests\E2E\Client;
use Tests\E2E\Scopes\Scope;
use Tests\E2E\Scopes\ProjectCustom;
use Tests\E2E\Scopes\SideClient;
use function array_merge;
use function sleep;
class DatabaseCustomClientTest extends Scope
{