Skip to content

Commit 6fad726

Browse files
committed
remove filter element for forward compatibility
1 parent 680ef4b commit 6fad726

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

phpunit.xml

-5
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,4 @@
1515
<directory>./tests/</directory>
1616
</testsuite>
1717
</testsuites>
18-
<filter>
19-
<whitelist>
20-
<directory suffix=".php">src</directory>
21-
</whitelist>
22-
</filter>
2318
</phpunit>

0 commit comments

Comments
 (0)