Skip to content

Commit a206ee2

Browse files
committed
Update phpunit coverage
1 parent 75f307d commit a206ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</testsuites>
2727
<filter>
2828
<whitelist processUncoveredFilesFromWhitelist="true">
29-
<directory suffix=".php">src</directory>
29+
<directory suffix="Test.php">src</directory>
3030
<exclude>
3131
</exclude>
3232
</whitelist>

0 commit comments

Comments
 (0)