Bug 26984: Make tests pass if AnonymousPatron is set
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 12 Nov 2020 12:11:13 +0000 (13:11 +0100)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 20 Nov 2020 07:16:02 +0000 (08:16 +0100)
commita25b651cf257f41fd0a8c601e70acad74b479724
tree02933949c93a2d4b77ce47b1ccc80bb5193513e6
parentdff16710ae53ebfab8596f27b35a7c8e35f81edf
Bug 26984: Make tests pass if AnonymousPatron is set

There is only 1 place where it can be tricky to not remove them as we
want exactly 10 patrons to be present in the DB

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Accounts.t
t/db_dependent/Koha/Biblio.t
t/db_dependent/Koha/Objects.t
t/db_dependent/Template/Plugin/Categories.t