[Koha-bugs] [Bug 23027] Suggestions.t is failing if no biblio in DB

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 31 18:42:53 CEST 2019


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

--- Comment #1 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
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.


More information about the Koha-bugs mailing list