]> git.koha-community.org Git - koha.git/commit
Bug 37510: Fix Objects.t and remove FIXME
authorTomas Cohen Arazi <tomascohen@theke.io>
Mon, 19 Aug 2024 11:55:11 +0000 (08:55 -0300)
committerKatrin Fischer <katrin.fischer@bsz-bw.de>
Mon, 19 Aug 2024 12:33:37 +0000 (14:33 +0200)
commit8da67cec7217c4519fb0a73d33c65e967ecef529
tree8f079125289b67052eddefa70ec359c34fc2bd70
parent2ca65e0a06bff5b0b1c395874fca431e915c11c1
Bug 37510: Fix Objects.t and remove FIXME

This patch makes the tests check for the added exception instead of the
generic DBIx::Class::Exception.

A FIXME was set in place proposing we should throw a Koha::Exception
instead, so removing the FIXME as that's what this patch actually did.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
t/db_dependent/Koha/Objects.t