From 631da0bbdbd6be5d5544ae980d07377732657c89 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Thu, 12 May 2022 10:36:10 +0200 Subject: Only print debug logs at debug verbosity Ref https://symfony.com/doc/current/console/verbosity.html Signed-off-by: Christoph Wurst --- tests/psalm-baseline.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/psalm-baseline.xml') diff --git a/tests/psalm-baseline.xml b/tests/psalm-baseline.xml index d6ab15013..3725a7656 100644 --- a/tests/psalm-baseline.xml +++ b/tests/psalm-baseline.xml @@ -345,10 +345,10 @@ - + OutputInterface - + $this->consoleOutput $this->consoleOutput $this->consoleOutput -- cgit v1.2.3