https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42485 --- Comment #4 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 199927 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199927&action=edit Bug 42485: (QA follow-up) Add explicit JSON::PP import and test coverage Add explicit `use JSON::PP ()` to Elasticsearch.pm and the test file to make the dependency on JSON::PP::false visible rather than relying on YAML::XS loading it as a side effect. Extend the get_elasticsearch_mappings() test subtest to assert that date_detection and numeric_detection are disabled at the mapping root. Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.