]> 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)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 11 Sep 2024 19:19:22 +0000 (19:19 +0000)
commita4706d6c77009b7f636b133dc8650865fc811584
tree5be66205b765e5d6cb4907baa040d2e6d8dd29e0
parent85afecd491b08152bd140b67381e75bffe47561e
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>
(cherry picked from commit 8da67cec7217c4519fb0a73d33c65e967ecef529)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
t/db_dependent/Koha/Objects.t