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 3bf4009 commit bc3aa96Copy full SHA for bc3aa96
phpunit.xml.dist
@@ -5,6 +5,7 @@
5
xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/6.5/phpunit.xsd"
6
colors = "true"
7
beStrictAboutOutputDuringTests = "true"
8
+ beStrictAboutTestsThatDoNotTestAnything = "false"
9
convertDeprecationsToExceptions = "false"
10
verbose = "true"
11
bootstrap = "vendor/autoload.php"
0 commit comments