1
0
mirror of https://github.com/flarum/core.git synced 2025-08-27 10:05:47 +02:00

chore: flarum-cli audit infra --fix

This commit is contained in:
Alexander Skvortsov
2022-01-27 15:51:21 -05:00
parent 73975799c9
commit 2a31ea1c15
5 changed files with 11 additions and 4 deletions

View File

@@ -19,6 +19,7 @@
<testsuites>
<testsuite name="Flarum Integration Tests">
<directory suffix="Test.php">./integration</directory>
<exclude>./integration/tmp</exclude>
</testsuite>
</testsuites>
</phpunit>