https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35142

--- Comment #7 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 200673
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200673&action=edit
Bug 35142: (follow-up) Fix test plan count in Koha/Biblio.t

The normalized_oclc subtest was expanded from 1 to 3 internal tests, but
this does not change the top-level plan count (a subtest counts as a
single test). The top-level plan was incorrectly bumped from 43 to 44,
causing:

    Bad plan. You planned 44 tests but ran 43.

Revert the plan to 43.

Test plan:
1. prove t/db_dependent/Koha/Biblio.t
=> FAIL before, PASS after

Signed-off-by: Martin Renvoize <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to