diff --git a/Source/Tests/TestModel/ModelAdminTest.php b/Source/Tests/TestModel/ModelAdminTest.php index 3251751..a13f4ec 100644 --- a/Source/Tests/TestModel/ModelAdminTest.php +++ b/Source/Tests/TestModel/ModelAdminTest.php @@ -6,7 +6,7 @@ use PHPUnit\Framework\TestCase; use Model\ModelAdmin; use Exception; -class testModelAdminTest extends TestCase +class ModelAdminTest extends TestCase { public function testConstructor() {