Skip to content

Commit 154e4a6

Browse files
committed
Update phpunit.xml.dist
1 parent fb2c7d3 commit 154e4a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
processIsolation="false"
1111
stopOnFailure="false"
1212
>
13-
<coverage processUncoveredFiles="true">
13+
<coverage>
1414
<include>
1515
<directory suffix=".php">src</directory>
1616
</include>

0 commit comments

Comments
 (0)