]> git.koha-community.org Git - koha.git/commit
Bug 38273: Make sure same object is returned
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 28 Oct 2024 12:13:29 +0000 (09:13 -0300)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Tue, 29 Oct 2024 15:14:34 +0000 (16:14 +0100)
commit89aa2d0055415246ebd138112f5f581435ce1c3e
tree7c60f60ca1407124a39174ab06188a56c2a157be
parentbca1c65bb486f92b5e9ca5f844386a0ca3f555cf
Bug 38273: Make sure same object is returned

This patch adds a test to make sure the same object is returned. A code
change is also added to make sure the tests pass.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Koha/Object.pm
t/db_dependent/Koha/Object.t