Bug 18420: Fix Passwordrecovery.t when no patron category 'S' exists
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 12 Apr 2017 14:06:43 +0000 (11:06 -0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Apr 2017 14:49:24 +0000 (10:49 -0400)
commitb7a4a64658b3a416c4c51cd1d3deeadb9719e053
tree367946dd1c48362194e9f5e85bf90fe34b0bbd2c
parent8d749c133998d8c2ebda4a2db8d622085a658331
Bug 18420: Fix Passwordrecovery.t when no patron category 'S' exists

No need to create Staff users here.

Test plan:
  prove t/db_dependent/Passwordrecovery.t
should return green, even if no categories.categorycode 'S' exists

Signed-off-by: Marc VĂ©ron <veron@veron.ch>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Passwordrecovery.t