Skip to content

Commit 9780a77

Browse files
committed
wip
1 parent f4dc736 commit 9780a77

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpunit.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,6 @@
1111
stopOnFailure="false"
1212
verbose="true"
1313
>
14-
<coverage processUncoveredFiles="true">
15-
<include>
16-
<directory suffix=".php">./src</directory>
17-
</include>
18-
</coverage>
1914
<testsuites>
2015
<testsuite name="Package Test Suite">
2116
<directory suffix="Test.php">tests</directory>

0 commit comments

Comments
 (0)