From eaccd4fb19e604ab7908c32f163e34e2555972de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Se=CC=81bastien?= Date: Fri, 17 Jan 2020 10:03:57 +0530 Subject: [PATCH] Fix tests --- .../components/mappings_editor/lib/mappings_validator.test.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/x-pack/legacy/plugins/index_management/public/app/components/mappings_editor/lib/mappings_validator.test.ts b/x-pack/legacy/plugins/index_management/public/app/components/mappings_editor/lib/mappings_validator.test.ts index 5c9fa3fd05d8c..bb86c6277ffe5 100644 --- a/x-pack/legacy/plugins/index_management/public/app/components/mappings_editor/lib/mappings_validator.test.ts +++ b/x-pack/legacy/plugins/index_management/public/app/components/mappings_editor/lib/mappings_validator.test.ts @@ -220,7 +220,6 @@ describe('Properties validator', () => { coerce: 1234, coerce_shape: '', ignore_malformed: 0, - null_value: {}, null_value_numeric: 'abc', null_value_boolean: [], copy_to: [],