Skip to content

Commit a467717

Browse files
committed
Fix invalid integration test data
Objects in the Default space should never have a `namespace: 'default'` attribute. This causes a deserialization error when the object is fetched and/or when it is migrated.
1 parent e883e50 commit a467717

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • x-pack/test/functional/es_archives/reporting/ecommerce_kibana_spaces

x-pack/test/functional/es_archives/reporting/ecommerce_kibana_spaces/data.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@
8181
"migrationVersion": {
8282
"config": "7.13.0"
8383
},
84-
"namespace": "default",
8584
"references": [
8685
],
8786
"type": "config",

0 commit comments

Comments
 (0)