[Koha-bugs] [Bug 29884] Missing test in api/v1/patrons.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 14 15:18:54 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29884

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 129482
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=129482&action=edit
Bug 29884: Run missing test in api/v1/patrons.t

compare is not calling is() or ok(), it's caller job to do it.

Test plan:
  prove t/db_dependent/api/v1/patrons.t
should still return green

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list