fix tests implementing AbstractAggregatorTest

This commit is contained in:
2023-09-01 15:07:37 +02:00
parent a197a6b418
commit 37c1dfb0ba
53 changed files with 215 additions and 212 deletions

View File

@@ -42,6 +42,9 @@
<testsuite name="WopiBundle">
<directory suffix="Test.php">src/Bundle/ChillWopiBundle/tests/</directory>
</testsuite>
<testsuite name="ActivityBundle">
<directory suffix="Test.php">src/Bundle/ChillActivityBundle/Tests/</directory>
</testsuite>
</testsuites>
<listeners>