From a363e1286240c0dfff591b4838ea74014bdf9f0e Mon Sep 17 00:00:00 2001 From: Caleb Porzio Date: Wed, 12 Nov 2025 15:17:57 -0500 Subject: [PATCH] fix multiple scripts test to use a single root element --- .../component-with-multiple-scripts.blade.php | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/tests/Feature/resources/views/functional-api/component-with-multiple-scripts.blade.php b/tests/Feature/resources/views/functional-api/component-with-multiple-scripts.blade.php index 1376b4c..42840f1 100644 --- a/tests/Feature/resources/views/functional-api/component-with-multiple-scripts.blade.php +++ b/tests/Feature/resources/views/functional-api/component-with-multiple-scripts.blade.php @@ -4,12 +4,10 @@
Hello {{ $first }} -
- + -
Hello {{ $second }} -
- 'Otwell']); ?> + 'Otwell']); ?> +