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

4 lines
48 B
Plaintext

```shell
pnpm run test-storybook --coverage
```