Skip to content

Commit 8375d38

Browse files
committed
fix: react测试增加supportCSSTransform
1 parent 727c9d6 commit 8375d38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/s2-react/__tests__/unit/utils/options-spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ describe('Options Tests', () => {
5656
frozenTrailingRowCount: 0,
5757
frozenTrailingColCount: 0,
5858
hdAdapter: true,
59+
supportCSSTransform: false,
5960
});
6061
});
6162

0 commit comments

Comments
 (0)