diff --git a/test/functional/fixtures/es_archiver/index_pattern_without_timefield/data.json b/test/functional/fixtures/es_archiver/index_pattern_without_timefield/data.json index 9998cb3a71732..aea1bf770c18f 100644 --- a/test/functional/fixtures/es_archiver/index_pattern_without_timefield/data.json +++ b/test/functional/fixtures/es_archiver/index_pattern_without_timefield/data.json @@ -14,22 +14,6 @@ } } -{ - "type": "doc", - "value": { - "id": "index-pattern:with-timefield", - "index": ".kibana", - "source": { - "index-pattern": { - "fields": "[]", - "title": "with-timefield", - "timeFieldName": "@timestamp" - }, - "type": "index-pattern" - } - } -} - { "type": "doc", "value": {