From cd7a1504cf75739f771b855184548717b4cca2bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20D?= Date: Sun, 17 Mar 2024 09:34:46 +0100 Subject: [PATCH] chore(tests): Configure PHPUnit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Rubén D --- tests/phpunit.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/phpunit.xml b/tests/phpunit.xml index daf5696e..df6157e8 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -48,7 +48,7 @@ ./SPT/Mvc ./SPT/Providers ./SPT/Util - ./SPT/Domain/Account/Search/AccountSearchTokenizerDataTrait.php + ./SPT/Domain/Account/Services/Builders/AccountSearchTokenizerDataTrait.php ./SPT/Domain/Export/Services/XmlTrait.php