1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00

Connect VCS base to VCS test

This commit is contained in:
Matej Bačo 2023-10-27 12:57:26 +02:00
parent ad4db114bc
commit 0a1a2af218

View file

@ -15,6 +15,7 @@ use Utopia\Cache\Cache;
class VCSConsoleClientTest extends Scope
{
use VCSBase;
use ProjectCustom;
use SideConsole;