Skip to content

Commit 4fd2971

Browse files
committed
fix data for 7.x
1 parent 0733b07 commit 4fd2971

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

  • test/functional/fixtures/es_archiver/saved_objects_management/export_transform

test/functional/fixtures/es_archiver/saved_objects_management/export_transform/data.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"type": "doc",
33
"value": {
44
"index": ".kibana",
5-
"type": "doc",
65
"id": "test-export-transform:type_1-obj_1",
76
"source": {
87
"test-export-transform": {
@@ -20,7 +19,6 @@
2019
"type": "doc",
2120
"value": {
2221
"index": ".kibana",
23-
"type": "doc",
2422
"id": "test-export-transform:type_1-obj_2",
2523
"source": {
2624
"test-export-transform": {
@@ -38,7 +36,6 @@
3836
"type": "doc",
3937
"value": {
4038
"index": ".kibana",
41-
"type": "doc",
4239
"id": "test-export-add:type_2-obj_1",
4340
"source": {
4441
"test-export-add": {
@@ -55,7 +52,6 @@
5552
"type": "doc",
5653
"value": {
5754
"index": ".kibana",
58-
"type": "doc",
5955
"id": "test-export-add:type_2-obj_2",
6056
"source": {
6157
"test-export-add": {
@@ -72,7 +68,6 @@
7268
"type": "doc",
7369
"value": {
7470
"index": ".kibana",
75-
"type": "doc",
7671
"id": "test-export-add-dep:type_dep-obj_1",
7772
"source": {
7873
"test-export-add-dep": {
@@ -95,7 +90,6 @@
9590
"type": "doc",
9691
"value": {
9792
"index": ".kibana",
98-
"type": "doc",
9993
"id": "test-export-add-dep:type_dep-obj_2",
10094
"source": {
10195
"test-export-add-dep": {
@@ -118,7 +112,6 @@
118112
"type": "doc",
119113
"value": {
120114
"index": ".kibana",
121-
"type": "doc",
122115
"id": "test-export-invalid-transform:type_3-obj_1",
123116
"source": {
124117
"test-export-invalid-transform": {
@@ -135,7 +128,6 @@
135128
"type": "doc",
136129
"value": {
137130
"index": ".kibana",
138-
"type": "doc",
139131
"id": "test-export-transform-error:type_4-obj_1",
140132
"source": {
141133
"test-export-transform-error": {

0 commit comments

Comments
 (0)