diff --git a/phpunit.xml.dist b/phpunit.xml.dist index ef10f744..4abf248a 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -10,7 +10,7 @@ processIsolation="false" stopOnFailure="false"> - + tests @@ -18,6 +18,10 @@ src/ + + tests/ + vendor/ +