https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30275
Martin Renvoize <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #133920|0 |1 is obsolete| | --- Comment #81 from Martin Renvoize <[email protected]> --- Created attachment 133941 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133941&action=edit Bug 30275: Fix checkouts.t unit test We no longer require a mocked userenv for these tests to pass, we're setting the userenv in api auth now. The mock just serves to break tests for the renew method now that AddRenewal required a correctly set userenv for 'number'. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
