Skip to content

Commit b4c19c7

Browse files
committed
Temporary remove old PHPUnit config
1 parent 27e2618 commit b4c19c7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

phpunit.xml.dist

+1-5
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,7 @@
1313
<directory suffix="Test.php">./tests</directory>
1414
</testsuite>
1515
</testsuites>
16-
<filter><!-- compatibility with PHPUnit < 9 -->
17-
<whitelist>
18-
<directory>./src</directory>
19-
</whitelist>
20-
</filter>
16+
2117
<coverage>
2218
<include>
2319
<directory>./src</directory>

0 commit comments

Comments
 (0)