18 May
2026
18 May
'26
6:18 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42545 --- Comment #3 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 199258 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199258&action=edit Bug 42545: (QA follow-up) Add POD for _init and _holidays and fix incorrect test expectation The existing 'days: 289 hours, 2 holidays' test asserted 8-1=7 but its own description named 2 holidays. The expected value matched the buggy behaviour (loop exiting before the holiday end date) rather than the correct result. Update to 8-2=6 to reflect the fix. -- You are receiving this mail because: You are watching all bug changes.