Skip to content

Commit ecbcb31

Browse files
committed
Use verbose=1 for SYMFONY_DEPRECATIONS_HELPER
1 parent 35d569f commit ecbcb31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

phpunit.xml.dist

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
bootstrap="./tests/bootstrap.php"
1212
>
1313

14+
<php>
15+
<env name="SYMFONY_DEPRECATIONS_HELPER" value="verbose=1" />
16+
</php>
17+
1418
<listeners>
1519
<listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener"/>
1620
</listeners>

0 commit comments

Comments
 (0)