We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c48dd29 commit b6f3e60Copy full SHA for b6f3e60
phpunit.xml
@@ -4,7 +4,7 @@
4
bootstrap="vendor/autoload.php"
5
cacheResultFile=".phpunit.cache/test-results"
6
executionOrder="depends,defects"
7
- forceCoversAnnotation="true"
+ forceCoversAnnotation="false"
8
beStrictAboutCoversAnnotation="true"
9
beStrictAboutOutputDuringTests="true"
10
beStrictAboutTodoAnnotatedTests="true"
0 commit comments