Skip to content

Commit

Permalink
fix(formula): fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
wpxp123456 authored and wpxp123456 committed Aug 13, 2024
1 parent f9c62eb commit fb0574f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -947,7 +947,6 @@ describe('Test insert function operation', () => {
t: 2,
}, {
f: '=OFFSET(#REF!,1,1)',
si: 'id2',
v: 1,
t: 2,
}, {
Expand Down Expand Up @@ -981,7 +980,6 @@ describe('Test insert function operation', () => {
t: 2,
}, {
f: '=OFFSET(#REF!,1,1)',
si: 'id2',
v: 1,
t: 2,
}, {
Expand Down

0 comments on commit fb0574f

Please sign in to comment.