Skip to content

Commit

Permalink
test: 修复单测
Browse files Browse the repository at this point in the history
  • Loading branch information
lijinke666 committed Feb 26, 2024
1 parent 39ae16b commit 039211d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/s2-core/__tests__/util/helpers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ export const createFakeSpreadSheet = (config?: {
getColCells: () => [],
getRowCells: () => [],
getDataCells: () => [],
getRowNodesByField: () => [],
getRowNodes: () => [],
getRowLeafNodes: () => [],
getColNodes: () => [],
Expand Down

0 comments on commit 039211d

Please sign in to comment.