Bug 29884: Run missing test in api/v1/patrons.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 14 Jan 2022 14:17:56 +0000 (15:17 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 19 Jan 2022 07:15:04 +0000 (21:15 -1000)
commitdafdfe32325c8185f66bdcedbac12750572bb8e4
tree355962d9912ae374ab30cd63a349a70993d372c3
parent2bd3f876f1fafdf8f182653c542343e194c338db
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

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/api/v1/patrons.t