https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42391 --- Comment #32 from Pedro Amorim (ammopt) <pedro.amorim@openfifth.co.uk> --- Created attachment 202199 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202199&action=edit Bug 42391: (RM follow-up): Fix stale warning_like tests missed by exception_action refactor Bug 42391 removed the warn() Object::store/delete used to emit before throwing on a DBIC error. Several tests still expected that warning via warning_like/warnings_like; update them to match current behaviour. Test plan: prove t/db_dependent/Koha/Suggestions.t prove t/db_dependent/Koha/Account.t prove t/db_dependent/Koha/ApiKey.t prove t/db_dependent/Koha/Checkouts/ReturnClaim.t prove t/db_dependent/Circulation/MarkIssueReturned.t prove t/db_dependent/Suggestions.t prove t/db_dependent/Biblio.t Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Signed-off-by: Pedro Amorim <pedro.amorim@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.