senanmsft
Results
2
comments of
senanmsft
Storyshots is unable to run tests using Angular 12 or 13 with storybook suite 6.4.9 ot 6.5.0-alpha.4
Replacing `export default` with `module.exports` in `.storybook/main.ts` resolves the issue. [PR on @tomasfrancisco's repo](https://github.com/tomasfrancisco/react-component-library-template/pull/1)
Storyshots is unable to run tests using Angular 12 or 13 with storybook suite 6.4.9 ot 6.5.0-alpha.4
Apologies, I missed that your repo was a different issue: you were missing a regex for storybook to find your stories [PR](https://github.com/DaveMBush/demo-workspace/pull/1)