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 3535 "test:cra:watch" : " start-server-and-test start:api 3001 start:cra 3000 cypress:open" ,
3636 "test:gatsby" : " start-server-and-test start:api 3001 start:gatsby http-get://localhost:3000 cypress:run" ,
3737 "test:gatsby:watch" : " start-server-and-test start:api 3001 start:gatsby 3000 cypress:open" ,
38- "test:nextjs" : " start-server-and-test start:api 3001 start:nextjs 3000 cypress:run" ,
38+ "test:nextjs" : " start-server-and-test start:api 3001 start:nextjs http-get://127.0.0.1: 3000 cypress:run" ,
3939 "test:nextjs:watch" : " start-server-and-test start:api 3001 start:nextjs 3000 cypress:open" ,
4040 "test:integration" : " npm run test:cra && npm run test:gatsby && npm run test:nextjs" ,
4141 "cypress:run" : " cypress run --spec 'cypress/e2e/smoke.cy.ts'" ,
You can’t perform that action at this time.
0 commit comments