From ab930af344735d9833ee22903045948f490b836b Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 31 Mar 2016 08:27:02 +0100 Subject: [PATCH] Bug 16176: Fix a test about OpenLibrarySearch Introduced by bug 6624: When C4::UsageStats::BuildReport is modified, the tests should be too. Test plan: prove t/db_dependent/UsageStats.t should return green Signed-off-by: Mark Tompsett Signed-off-by: Marcel de Rooy Note that if we maintain this list of sysprefs at two places, we will probably have this test failing regularly.. Signed-off-by: Brendan A Gallagher --- t/db_dependent/UsageStats.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/db_dependent/UsageStats.t b/t/db_dependent/UsageStats.t index 713524aa88..dc69bbb276 100644 --- a/t/db_dependent/UsageStats.t +++ b/t/db_dependent/UsageStats.t @@ -455,6 +455,7 @@ sub mocking_systempreferences_to_a_set_value { NovelistSelectEnabled XISBN OpenLibraryCovers + OpenLibrarySearch UseKohaPlugins SyndeticsEnabled TagsEnabled -- 2.20.1