Skip to content

Commit 530da5c

Browse files
committed
Add jest-junit to angular17 standalone sample
1 parent 13a12df commit 530da5c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

package-lock.json

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/msal-angular-v3-samples/angular17-standalone-sample/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"e2e-test-utils": "^0.0.1",
3838
"jasmine-core": "~5.1.0",
3939
"jest": "^29.7.0",
40+
"jest-junit": "^16.0.0",
4041
"karma": "~6.4.0",
4142
"karma-chrome-launcher": "~3.2.0",
4243
"karma-coverage": "~2.2.0",

0 commit comments

Comments
 (0)