]> git.koha-community.org Git - koha.git/commit
Bug 17713: Fix Members.t tests
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 2 Dec 2016 15:10:51 +0000 (15:10 +0000)
committerKatrin Fischer <katrin.fischer.83@web.de>
Mon, 5 Dec 2016 20:22:10 +0000 (21:22 +0100)
commit94e4155a8d7621ffe888116560fd9c8fa8c4d27e
tree0ebc15dbd8b97f77cc3025b658795c2d9e3b3fef
parent0d94f259840ee8023513a0b060a0a9cb631da661
Bug 17713: Fix Members.t tests

If the category_type is 'S', GetBorrowersToExpunge won't return the
patron.

Test plan:
  t/db_dependent/Members.t
should always return green

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/db_dependent/Members.t