fix tests implementing AbstractFilterTest

This commit is contained in:
2023-09-01 13:51:02 +02:00
parent f8f04c69d0
commit a197a6b418
56 changed files with 447 additions and 373 deletions

View File

@@ -21,8 +21,6 @@
</testsuite>
<testsuite name="PersonBundle">
<directory suffix="Test.php">src/Bundle/ChillPersonBundle/Tests/</directory>
<!-- test for export will be runned later -->
<exclude>src/Bundle/ChillPersonBundle/Tests/Export/*</exclude>
<!-- we are rewriting accompanying periods... Work in progress -->
<exclude>src/Bundle/ChillPersonBundle/Tests/Controller/AccompanyingPeriodControllerTest.php</exclude>
<!-- we are rewriting address, Work in progress -->