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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 25 Oct 2021 12:37:56 +0000 (14:37 +0200)
commit2c546b662d5ebd5c952a6e1a6bb8aadac360c488
tree819aab8a45d878f7fef888373d1512d3c1bdb0d9
parent033ce601a3fcbac339adcee1d60461fc4d87df4b
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>
t/db_dependent/Search.t