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 9ab84d2 commit 72e833dCopy full SHA for 72e833d
1 file changed
phpunit.xml.dist
@@ -9,9 +9,4 @@
9
<directory>tests</directory>
10
</testsuite>
11
</testsuites>
12
- <coverage processUncoveredFiles="true">
13
- <include>
14
- <directory suffix=".php">./src</directory>
15
- </include>
16
- </coverage>
17
</phpunit>
0 commit comments