Bug 18289 - Fix t/Prices.t having a Test::DBIx::Class cache issue
authorOlli-Antti Kivilahti <olli-antti.kivilahti@jns.fi>
Thu, 16 Mar 2017 19:28:08 +0000 (21:28 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Jun 2017 20:52:49 +0000 (17:52 -0300)
commit61f556d47d37e677411200ed29e12118d73f482c
treee1bf8350bdb7f82cb1ead35933aa8f25c0d796b1
parent5abcef4f54269a0c39eb6852795d4b6350ad30f1
Bug 18289 - Fix t/Prices.t having a Test::DBIx::Class cache issue

REPLICATE ISSUE:

perl t/Prices.t -> fails

AFTER THIS PATCH AND DEPENDENCIES:

perl t/Prices.t -> OK

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