Whoops I broke CI (updating snapshots)

This commit is contained in:
Brian Vaughn
2019-06-01 08:44:55 -07:00
parent aa87b125e7
commit 2845a7883b
2 changed files with 29 additions and 0 deletions
@@ -11,15 +11,21 @@ exports[`OwnersListContext should fetch the owners list for the selected element
Array [
Object {
"displayName": "Grandparent",
"hocDisplayNames": null,
"id": 7,
"type": 5,
},
Object {
"displayName": "Parent",
"hocDisplayNames": null,
"id": 9,
"type": 5,
},
Object {
"displayName": "Child",
"hocDisplayNames": null,
"id": 8,
"type": 5,
},
]
`;
@@ -36,15 +42,21 @@ exports[`OwnersListContext should fetch the owners list for the selected element
Array [
Object {
"displayName": "Grandparent",
"hocDisplayNames": null,
"id": 2,
"type": 5,
},
Object {
"displayName": "Parent",
"hocDisplayNames": null,
"id": 3,
"type": 5,
},
Object {
"displayName": "Child",
"hocDisplayNames": null,
"id": 4,
"type": 5,
},
]
`;
@@ -53,11 +65,15 @@ exports[`OwnersListContext should fetch the owners list for the selected element
Array [
Object {
"displayName": "Grandparent",
"hocDisplayNames": null,
"id": 2,
"type": 5,
},
Object {
"displayName": "Parent",
"hocDisplayNames": null,
"id": 3,
"type": 5,
},
]
`;
@@ -71,7 +87,9 @@ exports[`OwnersListContext should include the current element even if there are
Array [
Object {
"displayName": "Grandparent",
"hocDisplayNames": null,
"id": 5,
"type": 5,
},
]
`;
@@ -29,6 +29,7 @@ Object {
"children": Array [],
"depth": 0,
"displayName": "Child",
"hocDisplayNames": null,
"id": 3,
"isCollapsed": false,
"key": null,
@@ -70,6 +71,7 @@ Object {
"children": Array [],
"depth": 0,
"displayName": "Parent",
"hocDisplayNames": null,
"id": 2,
"isCollapsed": false,
"key": null,
@@ -136,6 +138,7 @@ Object {
],
"depth": 0,
"displayName": "Parent",
"hocDisplayNames": null,
"id": 3,
"isCollapsed": false,
"key": null,
@@ -148,6 +151,7 @@ Object {
"children": Array [],
"depth": 1,
"displayName": "Child",
"hocDisplayNames": null,
"id": 4,
"isCollapsed": false,
"key": "0",
@@ -160,6 +164,7 @@ Object {
"children": Array [],
"depth": 1,
"displayName": "Child",
"hocDisplayNames": null,
"id": 5,
"isCollapsed": false,
"key": "1",
@@ -189,6 +194,7 @@ Object {
],
"depth": 0,
"displayName": "Parent",
"hocDisplayNames": null,
"id": 3,
"isCollapsed": false,
"key": null,
@@ -201,6 +207,7 @@ Object {
"children": Array [],
"depth": 1,
"displayName": "Child",
"hocDisplayNames": null,
"id": 4,
"isCollapsed": false,
"key": "0",
@@ -228,6 +235,7 @@ Object {
"children": Array [],
"depth": 0,
"displayName": "Parent",
"hocDisplayNames": null,
"id": 3,
"isCollapsed": false,
"key": null,
@@ -280,6 +288,7 @@ Object {
],
"depth": 0,
"displayName": "Parent",
"hocDisplayNames": null,
"id": 3,
"isCollapsed": false,
"key": null,
@@ -292,6 +301,7 @@ Object {
"children": Array [],
"depth": 1,
"displayName": "Child",
"hocDisplayNames": null,
"id": 4,
"isCollapsed": false,
"key": null,
@@ -304,6 +314,7 @@ Object {
"children": Array [],
"depth": 1,
"displayName": "Child",
"hocDisplayNames": null,
"id": 5,
"isCollapsed": false,
"key": null,