]> git.koha-community.org Git - koha.git/commit
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)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Wed, 9 Dec 2020 21:47:36 +0000 (21:47 +0000)
commit5685d33d0316955e983677d5034dc041ad38146d
tree032e1343d4033963e0f8ae648a75a2c6e2bdb080
parentbeed2feb3d481b68f12a58fcfd03a76704324a23
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>
(cherry picked from commit a25b651cf257f41fd0a8c601e70acad74b479724)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
t/db_dependent/Accounts.t
t/db_dependent/Koha/Biblio.t
t/db_dependent/Koha/Objects.t
t/db_dependent/Template/Plugin/Categories.t