Bug 18761: Fix tests for AutomaticItemModificationByAge.t - clear cache
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 8 Jun 2017 17:17:53 +0000 (14:17 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 14 Jun 2017 17:36:11 +0000 (14:36 -0300)
commitc3a115916146e7c1e98c58c0b0a429e9841af461
tree9b2bbbc3976935bfff215bf0302d24d82bd42635
parent1bc45a470e55bcbb5e4031c001749a1ec9b35160
Bug 18761: Fix tests for AutomaticItemModificationByAge.t - clear cache

The mapping structure is cached and may be wrong if already populated.
We need to clear the cache when a framework is modified

Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Works as described in test plan and passes QA tools.
t/db_dependent/Items/AutomaticItemModificationByAge.t