Skip to content

Commit 32cce82

Browse files
authored
add back yarn (#31284)
1 parent 5f07fbb commit 32cce82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/shared-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"lint:types": "tsc --noEmit --jsx react",
4444
"test:storybook": "test-storybook --url http://localhost:6007/",
4545
"test:storybook:ci": "concurrently -k -s first -n \"SB,TEST\" \"yarn storybook --no-open\" \"wait-on tcp:6007 && yarn test-storybook --url http://localhost:6007/ --ci --maxWorkers=2\"",
46-
"test:storybook:update": "playwright-screenshots --entrypoint /work/node_modules/.bin/test-storybook --with-node-modules --url http://host.docker.internal:6007/ --updateSnapshot"
46+
"test:storybook:update": "playwright-screenshots --entrypoint yarn --with-node-modules && playwright-screenshots --entrypoint /work/node_modules/.bin/test-storybook --with-node-modules --url http://host.docker.internal:6007/ --updateSnapshot"
4747
},
4848
"dependencies": {
4949
"classnames": "^2.5.1",

0 commit comments

Comments
 (0)