From 78922374089a3835ac107b497b6517348c2607ee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9as=20Lundgren?=
<1066486+adevade@users.noreply.github.com>
Date: Tue, 12 Sep 2023 09:03:41 +0200
Subject: [PATCH 1/2] Update Laravel phpunit.xml.stub indentation
---
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 51e6a621..3af56449 100644
--- a/stubs/init-laravel/phpunit.xml.stub
+++ b/stubs/init-laravel/phpunit.xml.stub
@@ -1,31 +1,31 @@
-
-
- ./tests/Unit
-
-
- ./tests/Feature
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- ./app
-
-
+
+
+ ./tests/Unit
+
+
+ ./tests/Feature
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ./app
+
+
From b5e066939ba772edf9c12da5b6cc91e5edd826bf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9as=20Lundgren?=
<1066486+adevade@users.noreply.github.com>
Date: Tue, 12 Sep 2023 09:04:30 +0200
Subject: [PATCH 2/2] Whoops
---
stubs/init-laravel/phpunit.xml.stub | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/stubs/init-laravel/phpunit.xml.stub b/stubs/init-laravel/phpunit.xml.stub
index 3af56449..83ba26be 100644
--- a/stubs/init-laravel/phpunit.xml.stub
+++ b/stubs/init-laravel/phpunit.xml.stub
@@ -1,6 +1,6 @@