12 Apr
2016
12 Apr
'16
8:30 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16249 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 50157 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50157&action=edit Bug 16249: Zebra-specific tests should pass with ES disabled This patch makes the t/db_dependent/Search.t tests correctly set 'Zebra' for the 'SearchEngine' syspref. To test: - On top of bug 12478 branch, run $ prove t/db_dependent/Search.t => FAIL: Tests fail - Apply the patch - Run: $ prove t/db_dependent/Search.t => SUCCESS: Tests now pass. -- You are receiving this mail because: You are watching all bug changes.