Bug 14637: Followup - Fix number of tests due to rebase
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 23 Dec 2016 13:35:34 +0000 (13:35 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Wed, 28 Dec 2016 13:31:21 +0000 (13:31 +0000)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Koha/Patron/Categories.t

index 767eb5a..574d458 100644 (file)
@@ -19,7 +19,7 @@
 
 use Modern::Perl;
 
-use Test::More tests => 9;
+use Test::More tests => 10;
 
 use C4::Context;
 use Koha::Database;