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)
committerBrendan Gallagher <brendan@bywatersolutions.com>
Tue, 15 Mar 2016 07:08:29 +0000 (07:08 +0000)
commit3907401a6d293872ca1fb46c90da029b91d37e31
tree3bdc3d82733db498eb1537041c43744fa0720740
parenta691e88a4ebf57e9ebda8afb5f8e6bac33bc6ad6
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
t/db_dependent/HoldsQueue.t