https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12133
--- Comment #41 from Emmi Takkinen <[email protected]> --- (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. _______________________________________________ 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/
