16 Nov
2016
16 Nov
'16
2:42 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17638 --- Comment #8 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 57551 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57551&action=edit Bug 17638: Make sure t/db_dependent/Search.t doesn't use a cached koha-conf.xml This patch makes the tests clean the 'config' namespace for cache before it runs any tests. To test: - Run: $ prove t/db_dependent/Search.t => FAIL: Self explanatory - Apply the patch - Run: $ prove t/db_dependent/Search.t => SUCCESS: All green - Sign off :-D -- You are receiving this mail because: You are watching all bug changes.