Bug 32121: (QA follow-up): Fix unit tests count
[koha-ffzg.git] / t / db_dependent / Koha / Item.t
index 6f9d7ce..7ac3e79 100755 (executable)
@@ -213,7 +213,7 @@ subtest 'bundle_host tests' => sub {
 };
 
 subtest 'add_to_bundle tests' => sub {
-    plan tests => 7;
+    plan tests => 10;
 
     $schema->storage->txn_begin;