We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9711ae4 commit bd38d7aCopy full SHA for bd38d7a
phpunit.xml
@@ -2,10 +2,8 @@
2
<phpunit
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/12.5/phpunit.xsd"
5
- beStrictAboutTestsThatDoNotTestAnything = "true"
6
beStrictAboutOutputDuringTests = "true"
7
colors = "true"
8
- verbose = "true"
9
bootstrap = "vendor/autoload.php"
10
>
11
<php>
0 commit comments