Skip to content

Commit

Permalink
Enable risky test check
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Jan 12, 2023
1 parent e343c46 commit 5ddfc9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml
Expand Up @@ -3,6 +3,7 @@
xsi:noNamespaceSchemaLocation="phpunit.xsd"
bootstrap="tests/bootstrap.php"
cacheDirectory=".phpunit.cache"
beStrictAboutOutputDuringTests="true"
failOnRisky="true"
failOnWarning="true"
colors="true">
Expand Down

0 comments on commit 5ddfc9c

Please sign in to comment.