]> git.koha-community.org Git - koha.git/commit
Bug 26984: (follow-up) Don't delete patrons and checkouts in Objects.t
authorNick Clemens <nick@bywatersolutions.com>
Tue, 17 Nov 2020 12:11:21 +0000 (12:11 +0000)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Wed, 9 Dec 2020 21:47:50 +0000 (21:47 +0000)
commit06968cb76f39e85586cc2d018bed83796b32d2da
treeacd0206920fff82b5884ca94d69908c04ca10b58
parent5685d33d0316955e983677d5034dc041ad38146d
Bug 26984: (follow-up) Don't delete patrons and checkouts in Objects.t

Rather than counting all and assuriing we get 10, we can count all, add 10, and ensure the numbers still match

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 59e4b03d73cb4a103acdf25f858af4efaf6c491f)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
t/db_dependent/Koha/Objects.t