Bug 17080 [QA Followup] - Fix number of tests
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Oct 2016 17:34:16 +0000 (17:34 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Oct 2016 17:34:16 +0000 (17:34 +0000)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Koha/Objects.t

index fe3a3fb..87f4a94 100644 (file)
@@ -19,7 +19,7 @@
 
 use Modern::Perl;
 
-use Test::More tests => 8;
+use Test::More tests => 9;
 use Test::Warn;
 
 use Koha::Authority::Types;