Skip to content

Commit

Permalink
chore(script): add script (#3017)
Browse files Browse the repository at this point in the history
  • Loading branch information
stavares843 committed Apr 29, 2022
1 parent 3821b23 commit e286d3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"lint:js": "eslint --ext \".js,.ts,.vue\" --ignore-path .gitignore .",
"lint": "yarn lint:js",
"test": "jest",
"summary": "jest test --coverage --coverageReporters=text-summary",
"cy:run": "cypress run --browser chrome headless",
"cy:first": "cypress run --config-file cypress-first-user.json",
"cy:second": "cypress run --config-file cypress-second-user.json",
Expand Down

0 comments on commit e286d3c

Please sign in to comment.