Skip to content

Commit 46922d6

Browse files
committed
Update "SYMFONY_DEPRECATIONS_HELPER" setting
1 parent 2ccccec commit 46922d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
bootstrap="Tests/bootstrap.php"
1212
>
1313
<php>
14-
<env name="SYMFONY_DEPRECATIONS_HELPER" value="max[direct]=0" />
14+
<env name="SYMFONY_DEPRECATIONS_HELPER" value="max[direct]=1" />
1515
</php>
1616
<testsuites>
1717
<testsuite name="HackzillaTicketBundle test suite">

0 commit comments

Comments
 (0)