Bug 21337: (RM follow-up) Adjust number of tests
authorNick Clemens <nick@bywatersolutions.com>
Mon, 15 Oct 2018 14:14:37 +0000 (14:14 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Mon, 15 Oct 2018 14:14:47 +0000 (14:14 +0000)
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

t/db_dependent/Koha/Patrons.t

index 2d6c1fe..88fcc6c 100644 (file)
@@ -19,7 +19,7 @@
 
 use Modern::Perl;
 
-use Test::More tests => 33;
+use Test::More tests => 34;
 use Test::Warn;
 use Test::Exception;
 use Test::MockModule;