Skip to content

Commit

Permalink
fix formating
Browse files Browse the repository at this point in the history
  • Loading branch information
erfan-goodarzi authored Sep 7, 2022
1 parent d7aaf3e commit c76f7f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cy:e2e:run": "cypress run",
"cy:open": "cypress open",
"test:e2e:run": "start-server-and-test ru http://127.0.0.1:5173 cy:e2e:run",
"test:e2e:dev": "start-server-and-test dev http://127.0.0.1:5173 cy:open"
"test:e2e:dev": "start-server-and-test dev http://127.0.0.1:5173 cy:open",
"pr": "./scripts/pr"
},
"dependencies": {
Expand Down

0 comments on commit c76f7f0

Please sign in to comment.