7 Jul
2023
7 Jul
'23
4:44 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12133 --- Comment #40 from Sam Lau <samalau@gmail.com> --- I am still failing subtest 'safe_to_delete() tests'. The only thing that changed in that subtest was that you commented out this line: $patron->account->pay({ amount => 10, debits => [ $debit ] }); Uncommenting it made all tests successful for me -- You are receiving this mail because: You are watching all bug changes.