7 Aug
2023
7 Aug
'23
9:01 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12133 --- Comment #41 from Emmi Takkinen <emmi.takkinen@koha-suomi.fi> --- (In reply to Sam Lau from comment #40)
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
Ouch, that comment was there to make tests pass for me and I forgot to remove it. They failed because of that line, but that wasn't in scope of this bug, maybe it's now fixed. -- You are receiving this mail because: You are watching all bug changes.