https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24807
--- Comment #54 from Nick Clemens <[email protected]> --- Created attachment 110355 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=110355&action=edit Bug 24807: (QA follow-up) Remove uneccessary tests These tests fail now, the code expects a real response from ES in Indexer.pm but these tests mock 'bulk' and so don't have the necessary fields. We are testing the same code above and can just add the _id == biblionumber test -- 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/
