Bug 17579 [QA Followup] - Fix the number of tests
authorKyle M Hall <kyle@bywatersolutions.com>
Tue, 15 Nov 2016 15:27:13 +0000 (15:27 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Tue, 15 Nov 2016 15:27:13 +0000 (15:27 +0000)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Koha/Patrons.t

index 9108f1a..7be731c 100644 (file)
@@ -19,7 +19,7 @@
 
 use Modern::Perl;
 
-use Test::More tests => 12;
+use Test::More tests => 13;
 use Test::Warn;
 
 use C4::Members;