13 Apr
2015
13 Apr
'15
7:18 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13315 --- Comment #21 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 37776 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37776&action=edit Bug 13315: (QA followup) fix t/db_dependent/Circulation_issue.t C4::Circulation::AddIssue now returns a Koha::Schema::Result::Issue object so tests need to be fixed. The old behaviour was to always return the due date. It now returns undef if no issue performed. So one of the tests become irrelevant. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.