Skip to content

Commit cd9cef6

Browse files
committed
Ignore storybook path for coverage
1 parent 53a66a3 commit cd9cef6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/jest.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@ module.exports = {
4141
"!<rootDir>/next-env.d.ts",
4242
"!<rootDir>/next.config.js",
4343
"!<rootDir>/out/**/*.*",
44+
"!<rootDir>/storybook-static/**/*.*"
4445
],
4546
}

0 commit comments

Comments
 (0)