From 6df8e6dec85e5a7dc51d6564967f959543d923f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 6 May 2021 15:55:02 +0200 Subject: [PATCH] add person suite to phpunit --- phpunit.xml.dist | 2 -- 1 file changed, 2 deletions(-) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 9d74dd61a..6ce1f7b24 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -18,11 +18,9 @@ src/Bundle/ChillMainBundle/Tests/ -