https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19487
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #68313|0 |1 is obsolete| | --- Comment #10 from Jonathan Druart <[email protected]> --- Comment on attachment 68313 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=68313 Bug 19487: (QA follow-up) More changes to MarkIssueReturned.t I am not willing to push this patch. We want a fix for stable releases, so something easy to backport. This change is quite big may slow down the backport. Moreover it seems that at least one test has been removed: -unlike ( $@, qr<Fatal error: the patron \(\d+\) .* AnonymousPatron>, ); and this line too, which makes me think you cut a bit too much: t::lib::Mocks::mock_preference('AnonymousPatron', $anonymous_borrowernumber); Please move it to its own bug report. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
