Skip to content

Commit 5687bb9

Browse files
committed
Remove filter
Signed-off-by: andyo <[email protected]>
1 parent 3690171 commit 5687bb9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpunit.xml.dist

-5
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,4 @@
1010
<directory>./test</directory>
1111
</testsuite>
1212
</testsuites>
13-
<filter>
14-
<whitelist addUncoveredFilesFromWhitelist="true">
15-
<directory>./src</directory>
16-
</whitelist>
17-
</filter>
1813
</phpunit>

0 commit comments

Comments
 (0)