fix tests

This commit is contained in:
2021-05-26 22:57:00 +02:00
parent f3427d6754
commit b88765c344
2 changed files with 20 additions and 22 deletions

View File

@@ -18,7 +18,6 @@
<testsuite name="MainBundle">
<directory suffix="Test.php">src/Bundle/ChillMainBundle/Tests/</directory>
</testsuite>
<!-- remove tests for person temporarily
<testsuite name="PersonBundle">
<directory suffix="Test.php">src/Bundle/ChillPersonBundle/Tests/</directory>
<!-- test for export will be runned later -->
@@ -30,7 +29,6 @@
<!-- find a solution to create multiple configs -->
<exclude>src/Bundle/ChillPersonBundle/Tests/Controller/PersonControllerUpdateWithHiddenFieldsTest.php</exclude>
</testsuite>
-->
</testsuites>
<listeners>