From 0656250d1a56c5c3722786ede1c86ff792d6d2af Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Wed, 23 Jul 2025 11:12:27 +0100 Subject: [PATCH] Bug 40444: (follow-up) Remove EDI tests from the exclude list We've got those tests running without warnings now too. Signed-off-by: Martin Renvoize --- xt/use-test-no-warnings.t | 6 ------ 1 file changed, 6 deletions(-) diff --git a/xt/use-test-no-warnings.t b/xt/use-test-no-warnings.t index d74e5f25482..621dac817f6 100755 --- a/xt/use-test-no-warnings.t +++ b/xt/use-test-no-warnings.t @@ -29,12 +29,6 @@ my @exceptions = ( # Cannot be removed "t/00-testcritic.t", - # bug 40386 - "t/Edifact.t", - - # bug 40387 - "t/db_dependent/Koha/EDI.t", - # bug 40382 "t/db_dependent/Koha/CoverImages.t", -- 2.50.1