Browse Source

Bug 17672: Fixing Items.t expected tests from 12 to 13

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
18.05.x
charles 7 years ago
committed by Jonathan Druart
parent
commit
30f6f17664
  1. 2
      t/db_dependent/Items.t

2
t/db_dependent/Items.t

@ -32,7 +32,7 @@ use t::lib::TestBuilder;
use Koha::MarcSubfieldStructures;
use Koha::Caches;
use Test::More tests => 12;
use Test::More tests => 13;
use Test::Warn;

Loading…
Cancel
Save