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)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 10 Jan 2020 10:54:55 +0000 (10:54 +0000)
commit3e93514ac3fbf35691aaad90fa6121d176bdb9b1
tree40f0c96b27fecde148d7b2fa73f727d5f732277f
parent2278ff2b08e3e3b4ddd320fa665ee468420874bf
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>
t/db_dependent/Patron/Borrower_PrevCheckout.t