diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 41d69a2..992e692 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -1,24 +1,18 @@ - + xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd" backupGlobals="false" colors="true" + bootstrap="vendor/autoload.php"> + + + src + + - Tests - - - - src - -