https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34414 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #153896|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 153897 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=153897&action=edit Bug 34414: Remove DBD::Mock We never actually used it. See BZ report. Test plan: Run git grep DBD::Mock. Only finding old release notes. Run git grep mock_add_resultset. Nothing. Bonus: Find a few other DBD::Mock properties/attributes. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.