1
0
mirror of https://github.com/flarum/core.git synced 2025-08-12 03:14:33 +02:00

chore: flarum-cli audit infra --fix

This commit is contained in:
Alexander Skvortsov
2022-01-27 16:45:10 -05:00
parent 7c4992c401
commit 34c753040c
5 changed files with 10 additions and 5 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>