storybook/docs/snippets/common/storybook-test-runner-execute-with-url.npm.js.mdx
2022-11-17 16:33:22 +01:00

4 lines
80 B
Plaintext

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