[Koha-bugs] [Bug 24361] Fix warnings (or failing tests) from bug 24217

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 7 22:54:42 CET 2020


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

--- Comment #5 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 96969
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96969&action=edit
Bug 24361: (follow-up) Fix CalcFine.t

I mixed up 2 possible solutions, the "not defined" is handled by the "! defined
$item->{replacementprice}" part

t/db_dependent/Circulation/CalcFine.t .. 1/3
    #   Failed test 'Amount is calculated correctly'
    #   at t/db_dependent/Circulation/CalcFine.t line 167.
    #          got: '29'
    #     expected: '6'
    # Looks like you failed 1 test of 2.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list