Skip to content

Commit d82bcfd

Browse files
liujupingJackLian
authored andcommitted
feat(renderer-core): optimize the judgment of whether leaf hoc has children
1 parent f10b694 commit d82bcfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/renderer-core/jest.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ const jestConfig = {
1212
// testMatch: ['(/tests?/.*(test))\\.[jt]s$'],
1313
// testMatch: ['**/*/base.test.tsx'],
1414
// testMatch: ['**/utils/common.test.ts'],
15+
// testMatch: ['**/*/leaf.test.tsx'],
1516
transformIgnorePatterns: [
1617
`/node_modules/(?!${esModules})/`,
1718
],

0 commit comments

Comments
 (0)