diff --git a/tests/e2e/Services/VCS/VCSConsoleClientTest.php b/tests/e2e/Services/VCS/VCSConsoleClientTest.php index 0b76610ade..114311d9b8 100644 --- a/tests/e2e/Services/VCS/VCSConsoleClientTest.php +++ b/tests/e2e/Services/VCS/VCSConsoleClientTest.php @@ -15,6 +15,7 @@ use Utopia\Cache\Cache; class VCSConsoleClientTest extends Scope { + use VCSBase; use ProjectCustom; use SideConsole;