https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11998 --- Comment #175 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Julian Maurice from comment #174)
(In reply to Jonathan Druart from comment #112)
Created attachment 48727 [details] [review] [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
No, I have just checked and reverted the commit makes the tests failing on top of bug 16134. -- You are receiving this mail because: You are watching all bug changes.