Bug 17586 [QA Followup] - Correct the number of unit tests
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 5 Dec 2016 16:11:04 +0000 (16:11 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 5 Dec 2016 16:11:04 +0000 (16:11 +0000)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Koha/Patrons.t

index 1a9a1ea..a96cdc1 100644 (file)
@@ -19,7 +19,7 @@
 
 use Modern::Perl;
 
-use Test::More tests => 14;
+use Test::More tests => 15;
 use Test::Warn;
 use DateTime;