Skip to content

Commit

Permalink
Remove temp port change for dev
Browse files Browse the repository at this point in the history
  • Loading branch information
ravicodelabs committed Oct 15, 2024
1 parent 3b0ea6f commit d6a8246
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added cypress/e2e/desktop/.search.cy.js.swp
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"storybook": "^7.0.10"
},
"scripts": {
"start": "PORT=7000 react-scripts start",
"start": "react-scripts start",
"start:cypress": "REACT_APP_CYPRESS_TEST=true react-scripts start",
"build": "react-scripts build",
"testDataGen": "node cypress/testDataGenerator.js",
Expand Down

0 comments on commit d6a8246

Please sign in to comment.