mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-20 05:02:37 +08:00
fix jest tests
This commit is contained in:
parent
d0899eaad4
commit
3cae418347
@ -49,6 +49,7 @@ module.exports = {
|
||||
'/examples/*/src/*/*/*.*',
|
||||
// TODO: Can not get svelte-jester to work, but also not necessary for this test, as it is run by tsc/svelte-check.
|
||||
'/renderers/svelte/src/public-types.test.ts',
|
||||
'/renderers/vue3/src/public-types.test.ts',
|
||||
],
|
||||
collectCoverage: false,
|
||||
collectCoverageFrom: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user