Skip to content

Commit d86d72d

Browse files
committed
let's try something
1 parent b7255aa commit d86d72d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"storybook": "storybook dev -p 6007",
7070
"build-storybook": "storybook build",
7171
"test:storybook": "test-storybook --url http://localhost:6007/",
72-
"test:storybook:ci": "concurrently -k -s first -n \"SB,TEST\" \"yarn storybook\" \"wait-on tcp:6007 && yarn test-storybook --url http://localhost:6007/ --ci --maxWorkers=2\""
72+
"test:storybook:ci": "concurrently -k -s first -n \"SB,TEST\" \"yarn storybook\" \"wait-on tcp:6007 && sleep 60 && yarn test-storybook --url http://localhost:6007/ --ci --maxWorkers=2\""
7373
},
7474
"resolutions": {
7575
"**/pretty-format/react-is": "19.1.0",

0 commit comments

Comments
 (0)