Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Commit 63b3747

Browse files
committed
Removed test data file from phpunit coverage
1 parent 684e48d commit 63b3747

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
<whitelist>
2222
<directory>.</directory>
2323
<exclude>
24+
<directory>./Test</directory>
2425
<directory>./Tests</directory>
2526
<directory>./vendor</directory>
2627
<file>./example.php</file>

0 commit comments

Comments
 (0)