Bug 17553: (follow-up) Adjust number of tests
authorJosef Moravec <josef.moravec@gmail.com>
Tue, 3 Apr 2018 12:28:21 +0000 (12:28 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 3 Apr 2018 14:43:31 +0000 (11:43 -0300)
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

t/db_dependent/Koha/Patrons.t

index 40d36ee..db39def 100644 (file)
@@ -19,7 +19,7 @@
 
 use Modern::Perl;
 
-use Test::More tests => 26;
+use Test::More tests => 27;
 use Test::Warn;
 use Time::Fake;
 use DateTime;