]> git.koha-community.org Git - koha.git/commit
Bug 28762: (follow-up) Remove warning in tests
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 22 Jul 2024 12:29:06 +0000 (13:29 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 23 Jul 2024 15:04:06 +0000 (16:04 +0100)
commite45a595996c69a980c47ea68102188ffea76c93f
tree7526632ff6063a0b5bc06a68dd809c16298845a5
parent99b800620e17f2cbeec2aa472d03e8106d3243af
Bug 28762: (follow-up) Remove warning in tests

Looks like a recent bug introduced a superflous warning, we just clean
that up here whilst we're in the code.

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