From a2a0b2cd0b8f109d2f2e454c2ac73db1bc36a8b5 Mon Sep 17 00:00:00 2001 From: Pierre Goiffon Date: Thu, 6 Jul 2023 15:28:32 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B06494=20Fix=20missing=20PHPUnit=20log=20i?= =?UTF-8?q?n=20console=20log=20for=20postbuild=20tests?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/php-unit-tests/postbuild_integration.xml.dist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/php-unit-tests/postbuild_integration.xml.dist b/tests/php-unit-tests/postbuild_integration.xml.dist index b45e634bb..df0cee5e0 100644 --- a/tests/php-unit-tests/postbuild_integration.xml.dist +++ b/tests/php-unit-tests/postbuild_integration.xml.dist @@ -16,6 +16,7 @@ stopOnRisky="false" stopOnSkipped="false" verbose="true" + printerClass="\Sempro\PHPUnitPrettyPrinter\PrettyPrinterForPhpUnit9" > @@ -23,6 +24,7 @@ +