28 Jun
2016
28 Jun
'16
3:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16819 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 52929 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52929&action=edit Bug 16819: Unit tests for C4::Members::DelMember The C4::Members::DelMember function actually deletes reserves, and it is not properly tested. To test: - Apply the patch - Run: $ prove t/db_dependent/Members.t => SUCCESS: Tests pass - Sign off Sponsored-by: NEKLS -- You are receiving this mail because: You are watching all bug changes.