diff --git a/stubs/init-laravel/phpunit.xml.stub b/stubs/init-laravel/phpunit.xml.stub index 9ce6b780..51e6a621 100644 --- a/stubs/init-laravel/phpunit.xml.stub +++ b/stubs/init-laravel/phpunit.xml.stub @@ -4,28 +4,28 @@ bootstrap="vendor/autoload.php" colors="true" > - - - ./tests/Unit - - - ./tests/Feature - - - - - ./app - - - - - - - - - - - - - + + + ./tests/Unit + + + ./tests/Feature + + + + + + + + + + + + + + + + ./app + + diff --git a/stubs/init/phpunit.xml.stub b/stubs/init/phpunit.xml.stub index 70a8572e..7d0904f7 100644 --- a/stubs/init/phpunit.xml.stub +++ b/stubs/init/phpunit.xml.stub @@ -9,10 +9,10 @@ ./tests - + ./app ./src - +