Skip to content

Commit e4377b4

Browse files
committed
The test suite coverage information wasn't collected
1 parent 7deea92 commit e4377b4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

phpunit.xml.dist

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@
2121
</testsuite>
2222
</testsuites>
2323

24+
<filter>
25+
<whitelist>
26+
<directory>src</directory>
27+
</whitelist>
28+
</filter>
29+
2430
<!--
2531
<php>
2632
<server name="REPO_URL" value="http://localhost/"/>

0 commit comments

Comments
 (0)