Skip to content

Commit 33aa853

Browse files
author
Paul Korzhyk
committed
Try upgrading packages and adding jest-teamcity
1 parent 0417c2b commit 33aa853

File tree

5 files changed

+1833
-8831
lines changed

5 files changed

+1833
-8831
lines changed

jest.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
module.exports = {
22
testEnvironment: "node",
3+
testResultsProcessor: "jest-teamcity",
34
transform: {
45
".(ts|tsx)": "ts-jest"
56
},

0 commit comments

Comments
 (0)