Skip to content

Commit 087e33f

Browse files
committed
fix: issues resolved for code cov
1 parent cc90b75 commit 087e33f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jest.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ module.exports = {
3737
'<rootDir>/src/__e2e__',
3838
'<rootDir>/src/generated',
3939
// Ignore Compiled folders
40+
'<rootDir>/src/index.ts',
4041
'<rootDir>/src/fields/components/(Checkbox|CreatableSelect|Input|EmptyDiv|MaterialSelect|RadioGroup|ReactSelect|RichTextEditor)/dist',
4142
'<rootDir>/src/parsers/(enum-utils|parse-values)/dist',
4243
'<rootDir>/src/fields/interceptors/(translate-currency|translate-range-date|translate-ratings)/dist',

0 commit comments

Comments
 (0)