Skip to content

Commit

Permalink
update case snapshot
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Wang <i@ryanc.cc>
  • Loading branch information
ruibaby committed Jun 21, 2023
1 parent f154e71 commit acf0c78
Showing 1 changed file with 0 additions and 36 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -301,9 +301,6 @@ exports[`sortMenuItemsTree > will match snapshot 1`] = `
"version": 12,
},
"spec": {
"categoryRef": {
"name": "",
},
"children": [
{
"apiVersion": "v1alpha1",
Expand All @@ -314,22 +311,10 @@ exports[`sortMenuItemsTree > will match snapshot 1`] = `
"version": 0,
},
"spec": {
"categoryRef": {
"name": "",
},
"children": [],
"displayName": "Java",
"href": "https://ryanc.cc/categories/java",
"pageRef": {
"name": "",
},
"postRef": {
"name": "",
},
"priority": 0,
"tagRef": {
"name": "",
},
},
},
{
Expand All @@ -341,37 +326,16 @@ exports[`sortMenuItemsTree > will match snapshot 1`] = `
"version": 4,
},
"spec": {
"categoryRef": {
"name": "",
},
"children": [],
"displayName": "Halo",
"href": "https://ryanc.cc/categories/halo",
"pageRef": {
"name": "",
},
"postRef": {
"name": "",
},
"priority": 1,
"tagRef": {
"name": "",
},
},
},
],
"displayName": "文章分类",
"href": "https://ryanc.cc/categories",
"pageRef": {
"name": "",
},
"postRef": {
"name": "",
},
"priority": 0,
"tagRef": {
"name": "",
},
},
},
]
Expand Down

0 comments on commit acf0c78

Please sign in to comment.