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

No need to create Staff users here.

Test plan:
  prove t/db_dependent/Budgets.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/Budgets.t