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

--- Comment #3 from Jonathan Druart <[email protected]> 
---
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.
_______________________________________________
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/

Reply via email to