Bug 15635 [QA Followup] - Fix number of unit tests
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 19 Feb 2016 14:55:53 +0000 (14:55 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 4 Mar 2016 12:54:24 +0000 (12:54 +0000)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Koha/Patron/Images.t

index aa5266c..ab0341b 100644 (file)
@@ -19,7 +19,7 @@
 
 use Modern::Perl;
 
-use Test::More tests => 3;
+use Test::More tests => 4;
 
 use Koha::Database;
 use Koha::Patrons;