From c8d1e6d2db626a0bbaada6063adf837bb1183bbd Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20B=C3=BCren?= Date: Wed, 9 Mar 2022 10:54:48 +0100 Subject: [PATCH] =?utf8?q?Testfall:=20Debug-Meldungen=20nur=20bei=20einzel?= =?utf8?q?ner=20Ausf=C3=BChrung?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit https://perlmaven.com/diag-note-explain --- t/pay_posting_import/datev_import.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/pay_posting_import/datev_import.t b/t/pay_posting_import/datev_import.t index c164046cf..91934de90 100644 --- a/t/pay_posting_import/datev_import.t +++ b/t/pay_posting_import/datev_import.t @@ -18,7 +18,7 @@ Support::TestSetup::login(); my $dbh = SL::DB->client->dbh; my @charts = qw(379000 136900 372000 372500 373000 374000 377000 494700); local $::locale = Locale->new('en'); -diag("init csv"); +note("init csv"); clear_up(); # datev naming convention and expected filename entry in $::form -- 2.20.1