Bug 23463: Fix AutomaticItemModificationByAge.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 8 Aug 2019 01:47:20 +0000 (20:47 -0500)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 23 Mar 2020 09:26:32 +0000 (09:26 +0000)
commitbef6c36156a3e732c294d096169eb58682912e6b
tree4c3bfd60240262e4625e125db732af0449208df2
parenteeaf0b19e08e96293be1bf663015e7138d80e69c
Bug 23463: Fix AutomaticItemModificationByAge.t

We do not want to log if nothing changed

How could we do that better?

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/Item.pm