diff --git a/phpunit.xml b/phpunit.xml index cc0841c1d3c..3e884d179cc 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -10,12 +10,15 @@ stopOnFailure="false"> - ./tests/ + ./tests - - app/ + + ./app + + ./app/Http/routes.php +