https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18736
--- Comment #49 from M. Tompsett <[email protected]> --- Created attachment 74398 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74398&action=edit Bug 18736: Add missing test cases [BUGGY] The ELSE case is flawed. This needs fixing. The third parameter is budgets, and needs to be valid. It currently is passing, because undef+0= 0, and the expected values are set to zero. They should be non-zero! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
