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 9903985 commit d0ae40dCopy full SHA for d0ae40d
phpunit.xml.dist
@@ -10,8 +10,7 @@
10
convertNoticesToExceptions="true"
11
convertWarningsToExceptions="true"
12
processIsolation="false"
13
- stopOnFailure="false"
14
- printerClass="Codedungeon\PHPUnitPrettyResultPrinter\Printer">
+ stopOnFailure="false">
15
<testsuites>
16
<testsuite name="Unit">
17
<directory suffix="Test.php">tests/phpunit/Unit</directory>
0 commit comments