@@ -, +, @@ --- t/db_dependent/Koha/Patron/Images.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/t/db_dependent/Koha/Patron/Images.t +++ a/t/db_dependent/Koha/Patron/Images.t @@ -19,7 +19,7 @@ use Modern::Perl; -use Test::More tests => 3; +use Test::More tests => 4; use Koha::Database; use Koha::Patrons; --