From 4fec01d154edaebbc9ae8388254533da0d3b1741 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20Duli=C3=A7i?= Date: Thu, 16 Mar 2023 18:15:56 +0300 Subject: [PATCH] fixed phpunit configuration --- phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpunit.xml b/phpunit.xml index ce58ba1ed..226cf970d 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -13,7 +13,7 @@ ./modules/**/Tests/Feature - + ./app