storybook/docs/snippets/common/test-runner-coverage.npm.js.mdx
Kyle Gach aa5510a1b3 Rename snippets
- Remove superfluous `storybook-` prefix
- Formatting
2023-08-29 11:49:23 -06:00

4 lines
50 B
Plaintext

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