[Koha-bugs] [Bug 16136] Koha::Patron contains 'return undef' and fails critic tests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 23 19:03:14 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16136

--- Comment #1 from Tomás Cohen Arazi <tomascohen at 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.


More information about the Koha-bugs mailing list