mirror of
https://github.com/symfony/recipes.git
synced 2026-09-13 08:06:23 +03:00
Prefer simple-phpunit over direct phpunit deps
This commit is contained in:
@@ -21,4 +21,8 @@
|
||||
<directory>tests/</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
|
||||
<listeners>
|
||||
<listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener" />
|
||||
</listeners>
|
||||
</phpunit>
|
||||
|
||||
Reference in New Issue
Block a user