Bug 18420: Use TestBuilder to create a patron category in Suggestions.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 11 Apr 2017 10:33:32 +0000 (07:33 -0300)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Apr 2017 14:49:25 +0000 (10:49 -0400)
commit7ad1a5280c76bf955ce29f3610f7a7a8e4b1fb9f
tree4046db6b054934a7b5f3bd0bac793358e1cb3125
parent1a118ff85456b4b1a82cab28005d435650498ba6
Bug 18420: Use TestBuilder to create a patron category in Suggestions.t

No need to do it that way, let's use TestBuilder.

Test plan:
  prove t/db_dependent/Suggestions.t
should still return green

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/Suggestions.t