Skip to content

Commit

Permalink
test: report test suite errors via junit results
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterSchafer authored and oana-andrisoaei-snyk committed Aug 22, 2024
1 parent 6c1b0e7 commit 841ff1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,5 +202,8 @@
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"jest-junit": {
"reportTestSuiteErrors": "true"
}
}

0 comments on commit 841ff1f

Please sign in to comment.