https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21985
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 83254 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83254&action=edit Bug 21985: Fix Circulation tests when ES it set, by using build_sample_item We should use build_sample item (from bug 21971) to create items, otherwise we may not have a valid biblioitem and/or MARC record. Test plan: Set SearchEngine to ES prove that the tests in Circulation.t now pass -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
