diff --git a/phpunit.xml b/phpunit.xml index 048f8a74..f112c0c8 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,20 +1,20 @@ - ./tests/Unit + tests/Unit - ./tests/Feature + tests/Feature - ./app + app