https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17633
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 57507 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57507&action=edit Bug 17633: Do not call set_preference from tests If memcached is running, the pref's value will be set in cache, what we do not want. t/db_dependent/Context.t and t/db_dependent/sysprefs.t are exceptions for obvious reasons. Test plan: Make sure all these tests still pass -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
