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

4 lines
79 B
Plaintext

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