diff --git a/phpunit.xml.dist b/phpunit.xml.dist index bd9d7f5c4..2669537cb 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -8,13 +8,11 @@ convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" - syntaxCheck="false" verbose="true" > tests/ - tests/MysqlRelationsTest.php tests/SchemaTest.php @@ -39,7 +37,6 @@ tests/RelationsTest.php - tests/MysqlRelationsTest.php tests/ValidationTest.php