Skip to content

Commit

Permalink
Ajuste no comando do package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardopadilha committed Aug 1, 2024
1 parent 92423f7 commit d9ea92d
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 @@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"open": "npx cypress open",
"test": "npx cypress run",
"test": "npx cypress run --record",
"brows": "browserstack-cypress run"
},
"keywords": [],
Expand Down

0 comments on commit d9ea92d

Please sign in to comment.