https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12133
--- Comment #62 from Emmi Takkinen <[email protected]> --- Created attachment 158919 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158919&action=edit Bug 12133: Fix failing tests Tests in erm_users.t and Letters.t failed because when we mock patrons they receive category where setting can_be_guarantee is not 0. This triggers error "Child patron cannot be a guarantor". We also need to mock syspref "ChildNeedsGuarantor" accordingly. To test prove t/db_dependent/api/v1/erm_users.t and t/db_dependent/Letters.t. Sponsored-by: Koha-Suomi Oy -- 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/
