8 Jun
2022
8 Jun
'22
11:41 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30399 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 135791 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135791&action=edit Bug 30399: Make Patron.t pass even if mandatory attributes exist t/db_dependent/Koha/Patron.t is failing if mandatory attributes already exist in the DB. We can make it pass easily by deleting all the attributes before we run the tests. Test plan: prove t/db_dependent/Koha/Patron.t must return green even if one mandatory patron attribute exists. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.