Skip to content

Commit ba54242

Browse files
committed
fix test files
1 parent b352418 commit ba54242

File tree

4 files changed

+74
-0
lines changed

4 files changed

+74
-0
lines changed

package-lock.json

Lines changed: 72 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"@types/cookie-parser": "^1.4.3",
4646
"@types/cors": "^2.8.13",
4747
"@types/express": "^4.17.14",
48+
"@types/jest": "^29.2.4",
4849
"@types/jsonwebtoken": "^8.5.9",
4950
"@types/lodash": "^4.14.191",
5051
"@types/morgan": "^1.9.3",
@@ -53,6 +54,7 @@
5354
"@types/newrelic__winston-enricher": "^0.1.1",
5455
"@types/node": "^18.11.13",
5556
"@types/request": "^2.48.8",
57+
"@types/supertest": "^2.0.12",
5658
"@typescript-eslint/eslint-plugin": "^5.46.0",
5759
"@typescript-eslint/parser": "^5.46.0",
5860
"colors": "^1.4.0",

0 commit comments

Comments
 (0)