16 May
2018
16 May
'18
5:58 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20287 --- Comment #10 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- The problem with the tests is that we are using Koha::Patron to test Koha::Object. We should use a more simple object for that, Koha::Patron->store does a lot of things now and so the behaviours changed. -- You are receiving this mail because: You are watching all bug changes.