23 Mar
2016
23 Mar
'16
7:03 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16136 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 49456 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=49456&action=edit Bug 16136: Koha::Patron contains 'return undef' and fails critic tests This patch fixes this issue. To test: - Run $ TEST_QA=1 prove t/00-testcritic.t => FAIL: Koha::Patron makes the tests fail. - Apply the patch - Run $ TEST_QA=1 prove t/00-testcritic.t => SUCCESS: tests PASS - Sign off Regards -- You are receiving this mail because: You are watching all bug changes.