Bug 19004: Patrons.t should create its own data for enrollment fees.
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Sun, 30 Jul 2017 14:53:00 +0000 (16:53 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 1 Sep 2017 16:02:26 +0000 (13:02 -0300)
commit57427f7a10c887964fa4d4397c6ec238af2bc694
tree53065abb932c4eb1b06be698c681de4776c7cd49
parent327495b5e0ec4de47d20bd27d6a1c5b88e0be191
Bug 19004: Patrons.t should create its own data for enrollment fees.

If the patron categories J, K, YA would not exist, Patrons.t would fail.

Test plan:
[1] Remove one of these patron categories.
[2] Run t/db_dependent/Koha/Patrons.t

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/Patrons.t