Skip to content

Commit ca0f2c8

Browse files
committed
Fix unit test snapshot
1 parent 9d1e8b1 commit ca0f2c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

x-pack/plugins/spaces/server/saved_objects/saved_objects_service.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ describe('SpacesSavedObjectsService', () => {
5858
"6.6.0": [Function],
5959
},
6060
"name": "space",
61-
"namespaceAgnostic": true,
61+
"namespaceType": "agnostic",
6262
},
6363
]
6464
`);

0 commit comments

Comments
 (0)