Skip to content

Commit

Permalink
test: must include node-test-github-reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadnassri committed Aug 9, 2023
1 parent 288447d commit f093175
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 2 deletions.
95 changes: 94 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,7 @@
"test:watch": "npm run test:cli -- --watch test",
"test:ci": "npm run test:cli -- --test-reporter node-test-github-reporter test"
},
"devDependencies": {}
"devDependencies": {
"node-test-github-reporter": "^1.1.3"
}
}

0 comments on commit f093175

Please sign in to comment.