Skip to content

Commit

Permalink
Merge pull request #13 from AbuBakkar32/abu-bakkar
Browse files Browse the repository at this point in the history
user login
  • Loading branch information
AbuBakkar32 authored May 11, 2024
2 parents cf9e80a + 82c2fbc commit 3d6c1fc
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@
"scripts": {
"cy:open": "cypress open",
"cy:run": "cypress run",
"start": "my-server -p 3030 --https",
"cy:cloud": "cypress run --record --key af8ca1ca-a0be-4fbd-b377-fb03d094d8eb",
"cy:cloud_p": "cypress run --record --key af8ca1ca-a0be-4fbd-b377-fb03d094d8eb --parallel",
"cy:ci": "START_SERVER_AND_TEST_INSECURE=1 start-server-and-test start https-get://localhost:3030 cy:run"
"start": "npm server",
"cy:cloud": "cypress run --record --key af8ca1ca-a0be-4fbd-b377-fb03d094d8eb"
},
"dependencies": {
"mochawesome": "^7.1.3"
Expand Down

0 comments on commit 3d6c1fc

Please sign in to comment.