From 3e25168777091f3adef01f0b7aac6273717a507f Mon Sep 17 00:00:00 2001 From: MHO Date: Sun, 10 Sep 2023 13:00:55 +0200 Subject: [PATCH] Corrected incorrect indentation in laravel phpunit xml slug --- stubs/init-laravel/phpunit.xml.stub | 50 ++++++++++++++--------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/stubs/init-laravel/phpunit.xml.stub b/stubs/init-laravel/phpunit.xml.stub index 45cb6943..ffaec006 100644 --- a/stubs/init-laravel/phpunit.xml.stub +++ b/stubs/init-laravel/phpunit.xml.stub @@ -1,28 +1,28 @@ - - - ./tests/Unit - - - ./tests/Feature - - - - - - - - - - - - - - - - - ./app - - + + + ./tests/Unit + + + ./tests/Feature + + + + + + + + + + + + + + + + + ./app + +