Skip to content

Commit 620e201

Browse files
Update PHPUnit configuration
1 parent 2f8a3e5 commit 620e201

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

phpunit.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
</testsuite>
1313
</testsuites>
1414

15-
<coverage>
15+
<source>
1616
<include>
1717
<directory suffix=".php">src</directory>
1818
</include>
19-
</coverage>
19+
</source>
2020

2121
<php>
2222
<ini name="serialize_precision" value="14"/>

0 commit comments

Comments
 (0)