We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edde09b commit f915b0fCopy full SHA for f915b0f
phpunit.xml.dist
@@ -41,6 +41,7 @@
41
</logging>
42
43
<php>
44
+ <env name="XDEBUG_MODE" value="coverage"/>
45
<server name="app.baseURL" value="http://example.com"/>
46
47
<!-- Directory containing phpunit.xml -->
0 commit comments