We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27e2618 commit b4c19c7Copy full SHA for b4c19c7
phpunit.xml.dist
@@ -13,11 +13,7 @@
13
<directory suffix="Test.php">./tests</directory>
14
</testsuite>
15
</testsuites>
16
- <filter><!-- compatibility with PHPUnit < 9 -->
17
- <whitelist>
18
- <directory>./src</directory>
19
- </whitelist>
20
- </filter>
+
21
<coverage>
22
<include>
23
<directory>./src</directory>
0 commit comments