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

--- Comment #16 from Martin Renvoize <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to