Skip to content

Commit

Permalink
Altera label script teste
Browse files Browse the repository at this point in the history
  • Loading branch information
joao15victor08 committed Dec 5, 2023
1 parent e8437e4 commit 0445e29
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 @@ -7,7 +7,7 @@
"dev": "ts-node-dev --respawn --transpile-only src/index.ts",
"build": "rimraf ./dist && tsc",
"test": "jest --passWithNoTests --no-cache --runInBand",
"test:coverage": "CI=true npm t -- --coverage"
"test:prod": "CI=true npm t -- --coverage"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit 0445e29

Please sign in to comment.