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 dd799b3 commit ebf0649Copy full SHA for ebf0649
phpunit.xml.dist
@@ -20,7 +20,7 @@
20
21
<filter>
22
<whitelist processUncoveredFilesFromWhitelist="true">
23
- <directory suffix=".php">./src/</directory>
+ <directory suffix=".php">./src/bitExpert</directory>
24
</whitelist>
25
</filter>
26
</phpunit>
0 commit comments