Skip to content

Commit 592d9da

Browse files
committed
Update jest.config.js
1 parent 3f6a65d commit 592d9da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: jest.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ module.exports = {
2020
"packages/ve-*/**/*.{jsx,js,vue}",
2121
"!packages/ve-*/src/util/*",
2222
"!packages/ve-checkbox-group/**",
23+
"!packages/ve-table/src/selection/*",
2324
"!**/node_modules/**",
2425
],
2526
};

0 commit comments

Comments
 (0)