storybook/docs/snippets/common/storybook-test-runner-execute-with-url.env-var.js.mdx
2022-04-14 19:08:57 +01:00

3 lines
78 B
Plaintext

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