]> git.koha-community.org Git - koha.git/commit
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)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Fri, 11 Feb 2022 15:40:34 +0000 (15:40 +0000)
commit85efb896d77f6d5a1e00d4202059b17710f92c73
treee53f28a257981ba7a31573c52f6cf2ed0122b538
parent910be2636cd3a7da3f916c4ac7f20c1c17bd6cc5
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>
(cherry picked from commit 28a2ea3ec04c4d7a78cbd7ab59f0a611e6b6d2d4)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
t/db_dependent/api/v1/patrons.t