Skip to content

Commit 4e73dc4

Browse files
committed
Removing covers annotation configuration
for PHPUnit.
1 parent 3fbfc86 commit 4e73dc4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ci/phpunit.dist.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.5/phpunit.xsd"
44
bootstrap="../vendor/autoload.php"
55
cacheResultFile="./cache/.phpunit.result.cache"
6-
forceCoversAnnotation="true"
7-
beStrictAboutCoversAnnotation="true"
86
beStrictAboutOutputDuringTests="true"
97
beStrictAboutTodoAnnotatedTests="true"
108
verbose="true"

0 commit comments

Comments
 (0)