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

3 lines
78 B
Plaintext

```shell
TARGET_URL=https://the-storybook-url-here.com yarn test-storybook
```