1
0
Fork 0
mirror of synced 2024-09-30 17:26:48 +13:00

Merge branch 'refactor-vcs-tests' of github.com:appwrite/appwrite into refactor-vcs-tests

This commit is contained in:
Khushboo Verma 2023-10-27 18:14:47 +05:30
commit bb7278dd12

View file

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