Skip to content

Commit eb24983

Browse files
committed
Removes deprecations from unit tests
1 parent 8fea416 commit eb24983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<env name="APP_DEBUG" value="1" />
1515
<env name="APP_SECRET" value="s$cretf0rt3st" />
1616
<env name="SHELL_VERBOSITY" value="-1" />
17+
<env name="SYMFONY_DEPRECATIONS_HELPER" value="disabled=1"/>
1718
<!-- define your env variables for the test env here -->
1819
</php>
1920

0 commit comments

Comments
 (0)