From d4956b48b28e409ea7135a7474267f518325666f Mon Sep 17 00:00:00 2001 From: Katie McLaughlin Date: Wed, 25 Oct 2023 10:05:20 +1100 Subject: [PATCH] fix: correct phpunit config for run/laravel --- run/laravel/phpunit.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/run/laravel/phpunit.xml b/run/laravel/phpunit.xml index 2ac86a1858..97e26dfe72 100644 --- a/run/laravel/phpunit.xml +++ b/run/laravel/phpunit.xml @@ -5,11 +5,8 @@ colors="true" > - - ./tests/Unit - - - ./tests/Feature + + test