Bug 38184: (follow-up) Correct the number of tests

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
Owen Leonard 2025-03-14 12:21:08 +00:00 committed by Katrin Fischer
parent 53c58f7cef
commit 36f86bacb0
Signed by: kfischer
GPG key ID: 0EF6E2C03357A834

View file

@ -20,7 +20,7 @@
use Modern::Perl;
use Test::NoWarnings;
use Test::More tests => 4;
use Test::More tests => 5;
use t::lib::TestBuilder;
use Koha::Database;