remove temporarily test from ChillReportBundle suite

This commit is contained in:
Julien Fastré 2023-09-12 14:45:03 +02:00
parent 19c6e3e6ba
commit 582b27fbd6
Signed by: julienfastre
GPG Key ID: BDE2190974723FCB

View File

@ -56,9 +56,11 @@
<!-- temporarily removed, the time to find a fix --> <!-- temporarily removed, the time to find a fix -->
<exclude>src/Bundle/ChillPersonBundle/Tests/Controller/PersonDuplicateControllerViewTest.php</exclude> <exclude>src/Bundle/ChillPersonBundle/Tests/Controller/PersonDuplicateControllerViewTest.php</exclude>
</testsuite> </testsuite>
<!--
<testsuite name="ReportBundle"> <testsuite name="ReportBundle">
<directory suffix="Test.php">src/Bundle/ChillReportBundle/Tests/</directory> <directory suffix="Test.php">src/Bundle/ChillReportBundle/Tests/</directory>
</testsuite> </testsuite>
-->
<!-- <!--
<testsuite name="TaskBundle"> <testsuite name="TaskBundle">
<directory suffix="Test.php">src/Bundle/ChillTaskBundle/Tests</directory> <directory suffix="Test.php">src/Bundle/ChillTaskBundle/Tests</directory>