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

4 lines
44 B
Plaintext

```shell
yarn test-storybook --coverage
```