From 7c3c8aaa427675c21d5a8fbc35758a2aa6f4b939 Mon Sep 17 00:00:00 2001 From: Matias Vasquez Date: Wed, 24 Apr 2024 15:03:29 -0400 Subject: [PATCH 1/2] test: rename test suite --- phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.xml b/phpunit.xml index a8ccf5b5..01921bf0 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -10,7 +10,7 @@ - + tests From 6fc4ee8085d0b2439879cfd39cc1b667ed9e09e6 Mon Sep 17 00:00:00 2001 From: Matias Vasquez Date: Wed, 24 Apr 2024 15:03:43 -0400 Subject: [PATCH 2/2] test: remove unused element on config file --- phpunit.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index 01921bf0..0aa1b518 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -14,11 +14,4 @@ tests - - - - -