mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 13:31:19 +08:00
Try no index-json
This commit is contained in:
parent
42158d631a
commit
8495960bb8
@ -18,7 +18,7 @@ export const testRunner: Task = {
|
||||
|
||||
const storybookController = await serveSandbox(builtSandboxDir, {});
|
||||
|
||||
await exec(`yarn test-storybook --url http://localhost:8001 --junit --index-json`, {
|
||||
await exec(`yarn test-storybook --url http://localhost:8001 --junit`, {
|
||||
...execOptions,
|
||||
env: {
|
||||
JEST_JUNIT_OUTPUT_FILE: junitFilename,
|
||||
|
Loading…
x
Reference in New Issue
Block a user