Skip to content

Commit f915b0f

Browse files
committed
Set debug mode
1 parent edde09b commit f915b0f

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
@@ -41,6 +41,7 @@
4141
</logging>
4242

4343
<php>
44+
<env name="XDEBUG_MODE" value="coverage"/>
4445
<server name="app.baseURL" value="http://example.com"/>
4546

4647
<!-- Directory containing phpunit.xml -->

0 commit comments

Comments
 (0)