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)
committerKatrin Fischer <katrin.fischer.83@web.de>
Tue, 3 Jan 2017 23:35:00 +0000 (23:35 +0000)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 0747a11b2648a20fcca9d3f5e02a4b3b9270b3f3)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

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;