mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
test(migration): rename class names
This commit is contained in:
@@ -8,7 +8,7 @@ use Appwrite\Database\Database;
|
||||
use Appwrite\Database\Document;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class MigrationV05Test extends TestCase
|
||||
class MigrationV06Test extends TestCase
|
||||
{
|
||||
/**
|
||||
* @var PDO
|
||||
|
||||
Reference in New Issue
Block a user