diff --git a/phpunit.xml b/phpunit.xml index 034a723..af26509 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -24,7 +24,7 @@ timeoutForLargeTests="60" verbose="false"> - + ./tests @@ -32,6 +32,7 @@ ./src + ./polyfill ./vendor ./build