https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28762
--- Comment #87 from Martin Renvoize <[email protected]> --- (In reply to Victor Grousset/tuxayo from comment #76) > Fixed number of tests mismatching and causing a failure. > (maybe we put the number of tests for a reason and not just to fix it > blindly?) Rebase error introduced the count discrepancy.. just fixing the number was the right thing to do.. I've rebased it now anyway. > --- > > Are the > diag("item-level_itypes: 0"); > and > diag("item-level_itypes: 1"); Replaced with 'note' which makes the tests quieter Added a follow-up to clean up a superfluous warning introduced in another patch recently pushed.. no reason not to whilst were in the code. Back to NQA -- 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/
