[Koha-bugs] [Bug 24379] Borrowers Login Attempts is NULL

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 9 13:57:39 CET 2020


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

--- Comment #3 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 97073
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=97073&action=edit
Bug 24379: Fix the test

First we create a patron using TestBuilder to get a hashref of valid
info. Then we delete it and create a new patron using Koha::Patron->new
Once stored, we should call discard_changes to make the calculated
values available in the currenct object.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list