]> git.koha-community.org Git - koha.git/commit
Bug 17917: [QA Follow-up] Reprove Search.t
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 20 Jan 2017 09:11:47 +0000 (10:11 +0100)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 22 Jan 2017 19:36:27 +0000 (20:36 +0100)
commit849adfe6610e84a533ef2a5722c6d0ba2bfa143e
tree61c9db23d93907908836cb90f86ef974392b5997
parent469df9f53438b399800507a5201a8c6a3f997742
Bug 17917: [QA Follow-up] Reprove Search.t

The config tweaks from Search.t break check_sysprefs.t later on.
Clearing the cache resolves that.

Test plan:
[1] Run prove t/db_dependent/Search.t t/db_dependent/check_sysprefs.t (in
    one statement) before and after applying this patch.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
A prove t/db_dependent did not fail check_sysprefs.t (only skipping two
tests: 00-strict.t and Koha/IssuingRules.t; not enough patience)

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit b5c2b6510761dad352c814d801cda47aa6161ae8)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/db_dependent/Search.t