https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42391
--- Comment #32 from Pedro Amorim (ammopt) <[email protected]> --- 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 <[email protected]> Signed-off-by: Pedro Amorim <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
