Skip to content

Commit 1c6f109

Browse files
committed
relax coverage config to make tests non-risky
1 parent 339ea6b commit 1c6f109

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

phpunit.xml.dist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
beStrictAboutOutputDuringTests="true"
88
colors="true"
99
cacheDirectory=".phpunit.cache"
10-
requireCoverageMetadata="true"
11-
beStrictAboutCoverageMetadata="true"
1210
>
1311
<testsuites>
1412
<testsuite name="default">

0 commit comments

Comments
 (0)