Browse Source

Bug 10640: (follow-up) bump up the number of expected tests in Bookseller.t

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
new/bootstrap-opac
Galen Charlton 11 years ago
parent
commit
c26ab35be6
  1. 2
      t/db_dependent/Bookseller.t

2
t/db_dependent/Bookseller.t

@ -2,7 +2,7 @@
use Modern::Perl;
use Test::More tests => 54;
use Test::More tests => 55;
use C4::Context;
use Koha::DateUtils;
use DateTime::Duration;

Loading…
Cancel
Save