]> git.koha-community.org Git - koha.git/commit
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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 10 Nov 2021 23:40:23 +0000 (13:40 -1000)
commitfe339d0d28804531f36fda500489cc5312cc5d31
tree240d2c9a6b307500022958e02ea7bc161a9fdbcb
parent24e8e7fcc21abc732ba96838555f20c24c00ffcb
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>
(cherry picked from commit 8ef4cb8cb346d25f1038e4f768f14da5548c1716)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
t/db_dependent/Search.t