Bug 24200: Try to fix random failures from Borrower_PrevCheckout.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 10 Jan 2020 10:48:09 +0000 (11:48 +0100)
committerJoy Nelson <joy@bywatersolutions.com>
Thu, 30 Jan 2020 23:47:11 +0000 (23:47 +0000)
commit1bd14933e6bb21017abf271c758558c97624e6c7
tree025e764897b33c2ca539d6a3471cebbe660c4c4b
parent4f2cac32a58905aab7f81071d27248174f932bad
Bug 24200: Try to fix random failures from Borrower_PrevCheckout.t

It failed inconsistently, let's try to use build_sample_item and see if
it fixes the random failures.

Test plan:
 % prove t/db_dependent/Patron/Borrower_PrevCheckout.t
must return green

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
t/db_dependent/Patron/Borrower_PrevCheckout.t