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 c9cebf2 commit a378674Copy full SHA for a378674
phpunit.xml
@@ -12,7 +12,6 @@
12
</testsuites>
13
<filter>
14
<whitelist processUncoveredFilesFromWhitelist="true">
15
- <directory suffix=".php">./src</directory>
16
<directory suffix=".php">./tests</directory>
17
</whitelist>
18
</filter>
0 commit comments