Skip to content

Commit bc3aa96

Browse files
committed
hide risky tests
1 parent 3bf4009 commit bc3aa96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/6.5/phpunit.xsd"
66
colors = "true"
77
beStrictAboutOutputDuringTests = "true"
8+
beStrictAboutTestsThatDoNotTestAnything = "false"
89
convertDeprecationsToExceptions = "false"
910
verbose = "true"
1011
bootstrap = "vendor/autoload.php"

0 commit comments

Comments
 (0)