Bug 17124: Fix tests in DecreaseLoanHighHolds.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 15 Aug 2016 08:26:16 +0000 (09:26 +0100)
committerFrédéric Demians <f.demians@tamil.fr>
Tue, 23 Aug 2016 10:44:51 +0000 (12:44 +0200)
commite97d132cc64fad0f3ef6ddf391f40699ea41ea95
treea43a16c72396314a71dbe281660be74e32c3ca08
parentc05e2c13552ec9236de8ba8052864d91134516a3
Bug 17124: Fix tests in DecreaseLoanHighHolds.t

One test of DecreaseLoanHighHolds.t does not pass,
A hashref representing a patron has a 'borrower' key defined, instead of
'borrowernumber'.

Test plan:
  prove t/db_dependent/DecreaseLoanHighHolds.t
must return green

Signed-off-by: Claire Gravely <claire_gravely@hotmail.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit 1bc34e31e9c371d8f60a074f13e933d15a31e20e)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
t/db_dependent/DecreaseLoanHighHolds.t