From 36bc4dab24ae952c5994e32ebe9696df7a2bf7cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Wed, 17 Apr 2024 10:26:33 +0200 Subject: [PATCH] Configure a testsuite for TicketBundle --- phpunit.xml.dist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/phpunit.xml.dist b/phpunit.xml.dist index 336877a0c..fa8f479c5 100644 --- a/phpunit.xml.dist +++ b/phpunit.xml.dist @@ -49,6 +49,10 @@ src/Bundle/ChillPersonBundle/Tests/Controller/PersonDuplicateControllerViewTest.php + + + src/Bundle/ChillTicketBundle/tests/ +