Skip to content

Commit

Permalink
test: 快照
Browse files Browse the repository at this point in the history
  • Loading branch information
lijinke666 committed Mar 22, 2024
1 parent 9eab674 commit af0b48f
Showing 1 changed file with 0 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,3 @@ Array [
"root[&]四川省",
]
`;

exports[`SpreadSheet Collapse/Expand Tests should only expand current group row nodes for custom tree 1`] = `
Array [
"root[&]a-1",
"root[&]a-1[&]a-1-1",
"root[&]a-1[&]a-1-2",
"root[&]a-2",
"root[&]a-3",
]
`;

exports[`SpreadSheet Collapse/Expand Tests should sync corner cell collapse all icon status 1`] = `
Array [
"root[&]浙江省",
"root[&]四川省",
]
`;

0 comments on commit af0b48f

Please sign in to comment.