From e562f050b055af8184d7fd8812171ed26e1dea0b Mon Sep 17 00:00:00 2001 From: Zeno Tajoli Date: Tue, 26 Dec 2023 21:57:42 +0100 Subject: [PATCH 6/6] Bug 33036: Update of test number. File ../biblios.t was update with a new subutest. So we need this update to have a 'OK' after test running. --- t/db_dependent/api/v1/biblios.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/db_dependent/api/v1/biblios.t b/t/db_dependent/api/v1/biblios.t index 18166ae28d..d57b9b3ba7 100755 --- a/t/db_dependent/api/v1/biblios.t +++ b/t/db_dependent/api/v1/biblios.t @@ -20,7 +20,7 @@ use Modern::Perl; use utf8; use Encode; -use Test::More tests => 14; +use Test::More tests => 15; use Test::MockModule; use Test::Mojo; use Test::Warn; -- 2.30.2