Bug 29315: Remove warnings from Search.t
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 25 Oct 2021 12:37:54 +0000 (14:37 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Oct 2021 14:01:14 +0000 (10:01 -0400)
commit8ef4cb8cb346d25f1038e4f768f14da5548c1716
treefde9586263df54af2b2fdf23919749c8eb20ea45
parent74e6877b249b62cabc8b5d310c6e9a04634ae3f2
Bug 29315: Remove warnings from Search.t

The syspref SearchLimitLibrary was requested but I don't know what to
say; this indicates that the test requires updating at
t/db_dependent/Search.t line 198.
The syspref FacetOrder was requested but I don't know what to say; this
indicates that the test requires updating at t/db_dependent/Search.t
line 198.
The syspref OPACResultsUnavailableGroupingBy was requested but I don't
know what to say; this indicates that the test requires updating at
t/db_dependent/Search.t line 198.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Search.t