storybook/docs/snippets/common/storybook-test-runner-coverage.npm.js.mdx
2022-11-24 19:33:26 +00:00

4 lines
50 B
Plaintext

```shell
npm run test-storybook -- --coverage
```