Skip to content

Commit 2e41b88

Browse files
committed
Update Chromatic app code.
1 parent 42f68fb commit 2e41b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"test:latest": "yarn add -D -W react@latest react-dom@latest && yarn test",
2626
"test:compat": "yarn test:backwards && yarn test:forwards && yarn test:latest",
2727
"test:examples": "CI=1 lerna run --scope '*-example' test -- --passWithNoTests --watchAll=false",
28-
"test:chromatic": "chromatic test --app-code k5pzlywcw7c --build-script-name build:storybook",
28+
"test:chromatic": "chromatic test --app-code iiua39bmt0j --build-script-name build:storybook",
2929
"ci": "yarn lint && yarn test:compat && yarn test:examples",
3030
"build:packages": "lerna run --scope 'react-async*' build",
3131
"build:examples": "lerna run --scope '*-example' build",

0 commit comments

Comments
 (0)