Bug 11998: Make HoldsQueue.t tests pass [TO REVERT]
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 7 Mar 2016 09:24:14 +0000 (09:24 +0000)
committerJulian Maurice <julian.maurice@biblibre.com>
Wed, 23 Mar 2016 06:55:35 +0000 (07:55 +0100)
commitdcf02d0a1a497bdaf473bf11e2c72b3af7e4076d
tree68b68666a8a30f452b365aca9603db74f04e46da
parent65b1618e9c4197718c59950767692e0502fee689
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
:)

Signed-off-by: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
Signed-off-by: Jacek Ablewicz <abl@biblos.pk.edu.pl>
Signed-off-by: Brendan Gallagher brendan@bywatersolutions.com
(cherry picked from commit 3907401a6d293872ca1fb46c90da029b91d37e31)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
t/db_dependent/HoldsQueue.t