Skip to content

Commit 560d5cc

Browse files
phpunit.xml cleanup
1 parent 54d4b8b commit 560d5cc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

phpunit.xml

-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@
1818
<filter>
1919
<whitelist processUncoveredFilesFromWhitelist="true">
2020
<directory suffix=".php">src/</directory>
21-
<exclude>
22-
<directory suffix=".php">vendor/</directory>
23-
</exclude>
2421
</whitelist>
2522
</filter>
2623
<php>

0 commit comments

Comments
 (0)