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)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 4 Feb 2022 19:08:59 +0000 (14:08 -0500)
commit28a2ea3ec04c4d7a78cbd7ab59f0a611e6b6d2d4
treeb50bd6ede46ab707804f074113e26bab1ec5dbb3
parent92a15ba56d21bf01cc0b65620465f86fe522e3d5
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>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/api/v1/patrons.t