https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31051
--- Comment #49 from Jonathan Druart <[email protected]> --- Created attachment 147189 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147189&action=edit Bug 31051: Fix test When savings ends with a "0" koha_1 | # Failed test 'Savings correctly calculated from current issues' koha_1 | # at t/db_dependent/Koha/Patron.t line 1380. koha_1 | # got: '34583.70' koha_1 | # expected: '34583.7' koha_1 | koha_1 | # Failed test 'Savings correctly calculated from current and old issues' koha_1 | # at t/db_dependent/Koha/Patron.t line 1385. koha_1 | # got: '34583.70' koha_1 | # expected: '34583.7' koha_1 | # Looks like you failed 2 tests of 4. koha_1 | koha_1 | # Failed test 'get_savings tests' koha_1 | # at t/db_dependent/Koha/Patron.t line 1388. koha_1 | # Looks like you failed 1 test of 20. koha_1 | [00:07:57] t/db_dependent/Koha/Patron.t -- 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/
