File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 8
8
"build" : " pnpm run --filter redux-reducer-injection_app* build" ,
9
9
"serve" : " pnpm run --filter redux-reducer-injection_app* --parallel serve" ,
10
10
"clean" : " pnpm run --filter redux-reducer-injection_app* --parallel clean" ,
11
- "e2e:ci" : " pnpm start & wait-on http-get://localhost: 3001/ && npx cypress run --config-file ../cypress-e2e/config/cypress.config.ts --config '{\" supportFile\" : \" ../cypress-e2e/support/e2e.ts\" }' --spec \" ./e2e/*.cy.ts\" --browser=chrome"
11
+ "e2e:ci" : " pnpm start & wait-on tcp: 3001 && npx cypress run --config-file ../cypress-e2e/config/cypress.config.ts --config '{\" supportFile\" : \" ../cypress-e2e/support/e2e.ts\" }' --spec \" ./e2e/*.cy.ts\" --browser=chrome"
12
12
},
13
13
"devDependencies" : {
14
14
"concurrently" : " 7.6.0" ,
You can’t perform that action at this time.
0 commit comments