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)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 5 Dec 2016 15:23:27 +0000 (15:23 +0000)
commit0b71fda3d591266fb02a11c9fbbaff04de1aafa6
tree62b0e7ccf812c28265d3a802bf0e698c6d1c4c40
parent8edb7f6fb94a72f7ebc0b1d0ade031f0bed651cf
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>
t/db_dependent/Members.t