Bug 18287 - Fix t/Koha.t having a Test::DBIx::Class cache issue
authorOlli-Antti Kivilahti <olli-antti.kivilahti@jns.fi>
Thu, 16 Mar 2017 19:17:24 +0000 (21:17 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Jun 2017 20:52:48 +0000 (17:52 -0300)
commitb237b4f34785286e844cc7aedf82dfbebb5c3438
treea0172702ea451476365a92812f24aa8ac8e31a0b
parent92c0ea7d76323b03d1fc089e8770b604eeccbcb6
Bug 18287 - Fix t/Koha.t having a Test::DBIx::Class cache issue

REPLICATE ISSUE:

perl t/Koha.t -> fails

AFTER THIS PATCH AND DEPENDENCIES:

perl t/Koha.t -> OK

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