We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a489e commit 6106828Copy full SHA for 6106828
phpunit.xml.dist
@@ -14,6 +14,7 @@
14
<server name="SHELL_VERBOSITY" value="-1" />
15
<server name="KERNEL_CLASS" value="App\Kernel" />
16
<server name="PANTHER_WEB_SERVER_DIR" value="./tests/app/public" />
17
+ <server name="SYMFONY_DEPRECATIONS_HELPER" value="max[self]=0&max[direct]=0"/>
18
</php>
19
20
<testsuites>
0 commit comments