Skip to content

Commit 285936f

Browse files
committed
Merge branch 'develop'
2 parents 0be916c + 72e7389 commit 285936f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build/kcode.phar

37.6 KB
Binary file not shown.

src/Configuration/PhpUnitConfigGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public function generate(ProjectContext $context): string
4646
cacheDirectory="build/.phpunit.cache"
4747
executionOrder="depends,defects"
4848
requireCoverageMetadata="false"
49-
beStrictAboutCoverageMetadata="true"
49+
beStrictAboutCoverageMetadata="false"
5050
beStrictAboutOutputDuringTests="true"
5151
failOnRisky="true"
5252
failOnWarning="true"

0 commit comments

Comments
 (0)