From d76f6d716f9541cc0850fcc55749233543f7ffd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Thu, 13 May 2021 21:44:09 +0200 Subject: [PATCH] exclude tests which concerns exports for persons --- phpunit.xml.dist | 1 + 1 file changed, 1 insertion(+) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 6ce1f7b24..ab9e69052 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -20,6 +20,7 @@ src/Bundle/ChillPersonBundle/Tests/ + src/Bundle/ChillPersonBundle/Tests/Export/*