Skip to content

Commit

Permalink
add test task (#1233)
Browse files Browse the repository at this point in the history
  • Loading branch information
erwinsmit authored Dec 7, 2022
1 parent ef27fff commit e42f844
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 @@ -6,6 +6,7 @@
"lint-packages": "lerna run lint",
"scaffold-samples": "node ./scripts/scaffold-samples.js",
"coverage-packages": "lerna run coverage",
"test-packages": "lerna run test",
"install-git-hooks": "node ./scripts/install-hooks.js",
"generate-docs": "lerna run generate-docs",
"version": "yarn install && git stage yarn.lock"
Expand Down

0 comments on commit e42f844

Please sign in to comment.