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 cf19b98 commit 8857660Copy full SHA for 8857660
phpunit.xml
@@ -3,7 +3,7 @@
3
backupStaticAttributes="false"
4
bootstrap="vendor/autoload.php"
5
colors="true"
6
- printerClass="Sempro\PHPUnitPrettyPrinter\PrettyPrinter"
+ printerClass="Sempro\PHPUnitPrettyPrinter\PrettyPrinterForPhpUnit9"
7
convertErrorsToExceptions="true"
8
convertNoticesToExceptions="true"
9
convertWarningsToExceptions="true"
0 commit comments