From fa52c4dc60a7e5fcef1ac210d63826aedef891e5 Mon Sep 17 00:00:00 2001 From: Vincent Chalamon <407859+vincentchalamon@users.noreply.github.com> Date: Wed, 6 Mar 2024 16:19:59 +0100 Subject: [PATCH] chore: configure PHPUnit suites --- api/phpunit.xml.dist | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/api/phpunit.xml.dist b/api/phpunit.xml.dist index 9a0bdb4e..201620f8 100644 --- a/api/phpunit.xml.dist +++ b/api/phpunit.xml.dist @@ -17,8 +17,12 @@ - + tests + tests/Api + + + tests/Api