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 dcaf91c commit c9cebf2Copy full SHA for c9cebf2
phpunit.xml
@@ -14,7 +14,6 @@
14
<whitelist processUncoveredFilesFromWhitelist="true">
15
<directory suffix=".php">./src</directory>
16
<directory suffix=".php">./tests</directory>
17
- <directory suffix=".php">./examples</directory>
18
</whitelist>
19
</filter>
20
<logging>
0 commit comments