storybook/docs/snippets/common/storybook-test-runner-execute-with-url.npm.js.mdx
2022-04-29 00:17:54 +08:00

3 lines
79 B
Plaintext

```shell
npm run test-storybook -- --url https://the-storybook-url-here.com
```