mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Add tests
This commit is contained in:
@@ -11,9 +11,4 @@ class ProjectsCustomServerTest extends Scope
|
||||
{
|
||||
use ProjectCustom;
|
||||
use SideServer;
|
||||
|
||||
public function testMock()
|
||||
{
|
||||
$this->assertEquals(true, true);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user