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>
Fri, 3 Apr 2020 18:38:10 +0000 (18:38 +0000)
commitd5e9dc31ca66cff586125d1bbcff8de8bc089387
treeb134f05a13e18732c0cd3d17d5319f7d150c6747
parentba69672acec227e4d13d61d7a24fa41533cf6385
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