rename: tests from collections to legacy.

This commit is contained in:
Darshan
2025-06-19 10:52:15 +05:30
parent da83470f4d
commit c93d92abef
9 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -145,7 +145,7 @@ jobs:
Account,
Avatars,
Console,
Databases/Collections,
Databases/Legacy,
Databases/Tables,
Functions,
FunctionsSchedule,
@@ -214,7 +214,7 @@ jobs:
Account,
Avatars,
Console,
Databases/Collections,
Databases/Legacy,
Databases/Tables,
Functions,
FunctionsSchedule,
@@ -1,6 +1,6 @@
<?php
namespace Tests\E2E\Services\Databases\Collections;
namespace Tests\E2E\Services\Databases\Legacy;
use Appwrite\Extend\Exception;
use Tests\E2E\Client;
@@ -1,6 +1,6 @@
<?php
namespace Tests\E2E\Services\Databases\Collections;
namespace Tests\E2E\Services\Databases\Legacy;
use Tests\E2E\Client;
use Tests\E2E\Scopes\ProjectCustom;
@@ -1,6 +1,6 @@
<?php
namespace Tests\E2E\Services\Databases\Collections;
namespace Tests\E2E\Services\Databases\Legacy;
use Tests\E2E\Client;
use Tests\E2E\Scopes\ProjectCustom;
@@ -1,6 +1,6 @@
<?php
namespace Tests\E2E\Services\Databases\Collections;
namespace Tests\E2E\Services\Databases\Legacy;
use Appwrite\Extend\Exception as AppwriteException;
use Tests\E2E\Client;
@@ -1,6 +1,6 @@
<?php
namespace Tests\E2E\Services\Databases\Collections;
namespace Tests\E2E\Services\Databases\Legacy;
use Tests\E2E\Client;
use Tests\E2E\Scopes\ProjectCustom;
@@ -1,6 +1,6 @@
<?php
namespace Tests\E2E\Services\Databases\Collections;
namespace Tests\E2E\Services\Databases\Legacy;
use Tests\E2E\Client;
use Tests\E2E\Scopes\ProjectCustom;
@@ -1,6 +1,6 @@
<?php
namespace Tests\E2E\Services\Databases\Collections;
namespace Tests\E2E\Services\Databases\Legacy;
use Tests\E2E\Client;
@@ -1,6 +1,6 @@
<?php
namespace Tests\E2E\Services\Databases\Collections;
namespace Tests\E2E\Services\Databases\Legacy;
use Tests\E2E\Client;
use Tests\E2E\Scopes\ProjectCustom;