28 Oct
2023
28 Oct
'23
2:48 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29523 --- Comment #193 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 158013 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=158013&action=edit Bug 29523: Fix tests Some tests compare things to the output of `->to_api` and are exploding because the (now mandatory) `user` parameter is not passed in the call. In the case of IdP.t I just got rid of the use of `to_api` as we are just trying to acknowledge a new user has been created and the API representation of it is irrelevant. Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.