11 Jul
2023
11 Jul
'23
3:28 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34094 --- Comment #16 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 153324 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153324&action=edit Bug 34094: (follow-up) Fix failing unit test The unit tests were written to assume we always do a 'contains' search, but the new system preference allows for 'starts_with' or 'contains'. As such, for the tests to pass, we need to explicitly mock the preference to 'contains' -- You are receiving this mail because: You are watching all bug changes.