Bug 19867: Prevent HouseboundRoles.t to fail randomly
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Dec 2017 17:45:51 +0000 (14:45 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Dec 2017 18:40:17 +0000 (15:40 -0300)
commit9e465e3608cbc4422b695aaef2da26592706d82f
tree214bd2686ca7acd89effc162a50e4864dc2be28e
parentb4d3b25bc21adfc768d18756b0973ddf37d69efa
Bug 19867: Prevent HouseboundRoles.t to fail randomly

Here is just a guess but we need to tell TestBuilder the values of
housebound_deliverer and housebound_chooser to make sure it will not be
1

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
I manually tested setting to the opposite values in the tests, and
verified those values made the tests fail due to count problems.
The fix is valid.
t/db_dependent/Patron/HouseboundRoles.t