Bug 27857: Start a transaction foreach subtest
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 21 Apr 2021 07:44:58 +0000 (09:44 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 21 Apr 2021 07:45:03 +0000 (09:45 +0200)
commitd667150e162dc4fd978112a215367f76af9ea4b6
treeb5a9a93da32728027e8a6ab3045d37c0d83f7219
parentf964efacb92997a45e5e46d3309a5f091c10b461
Bug 27857: Start a transaction foreach subtest

There is a random failure

     # Looks like you planned 15 tests but ran 2.

 #   Failed test 'extended_attributes'
 #   at t/db_dependent/Koha/Patron.t line 664.
 Missing mandatory extended attribute (type=B0vCQxlI)# Looks like your test exited with 255 just after 7.
 [17:00:24] t/db_dependent/Koha/Patron.t

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/Patron.t