Browse Source

Bug 17578 [QA Followup] - Update number of tests

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
17.05.x
Kyle Hall 7 years ago
parent
commit
430542ad55
  1. 2
      t/db_dependent/Members.t

2
t/db_dependent/Members.t

@ -17,7 +17,7 @@
use Modern::Perl;
use Test::More tests => 66;
use Test::More tests => 64;
use Test::MockModule;
use Data::Dumper;
use C4::Context;

Loading…
Cancel
Save