https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41728 --- Comment #124 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 204900 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=204900&action=edit Bug 41728: (QA follow-up) Add coverage for the Wrongbranch blocker No test in the suite asserted on $messages->{Wrongbranch} content despite this being one of the blockers AddReturn's rewired availability check produces (AllowReturnToBranch enforcement, moved into Koha::Item->can_be_returned_at / Koha::Item::Availability::Checkin by this bug). Add coverage for it. Test plan: 1. prove t/db_dependent/Circulation.t => SUCCESS: 88 tests pass. Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.