https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11998
Julian Maurice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|16134 | --- Comment #174 from Julian Maurice <[email protected]> --- (In reply to Jonathan Druart from comment #112) > Created attachment 48727 [details] [review] > Bug 11998: Make HoldsQueue.t tests pass [TO REVERT] > > This patch should not be the way to make these tests pass. > The prefs should not be updated using set_preference, it will modify the > values in the cache. > > I have no idea how to make them pass using the correct way, please help > :) Maybe it's because the mocked preference sub is case sensitive (not verified) A patch fixes that on bug 16134 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16134 [Bug 16134] t::lib::Mocks::mock_preference should be case-insensitive -- 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/
