diff --git a/phpunit.xml b/phpunit.xml index b4c0a14..c826e18 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -15,12 +15,16 @@ - ./src/ + src/ + + src/Provider + src/config + - ./tests/ + tests/