We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa55fa commit fd9a646Copy full SHA for fd9a646
phpunit.xml.dist
@@ -23,6 +23,7 @@
23
<env name="QUEUE_CONNECTION" value="database"/>
24
<ini name="xdebug.mode" value="coverage"/>
25
<ini name="memory_limit" value="-1"/>
26
+ <ini name="zend.assertions" value="1"/>
27
</php>
28
29
<source restrictDeprecations="true"
0 commit comments