https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23027
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 90236 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90236&action=edit Bug 23027: Make Suggestions.t pass even if no biblio in DB There are biblionumbers 1 and 2 hardcoded Test plan: MariaDB [koha_kohadev]> delete from biblioitems; delete from items; delete from biblio; % prove t/db_dependent/Suggestions.t Must return green with this patch applied -- 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/
