Skip to content

Commit 90af98d

Browse files
committed
feat: install testing invirnomet
1 parent 3772d8a commit 90af98d

6 files changed

Lines changed: 7 additions & 51 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@eslint/js": "^9.18.0",
4343
"@nestjs/cli": "^11.0.0",
4444
"@nestjs/schematics": "^11.0.0",
45-
"@nestjs/testing": "^11.0.1",
45+
"@nestjs/testing": "^11.1.0",
4646
"@swc/cli": "^0.6.0",
4747
"@swc/core": "^1.10.7",
4848
"@types/express": "^5.0.0",
@@ -62,7 +62,7 @@
6262
"prettier": "^3.4.2",
6363
"source-map-support": "^0.5.21",
6464
"supertest": "^7.0.0",
65-
"ts-jest": "^29.2.5",
65+
"ts-jest": "^29.3.2",
6666
"ts-loader": "^9.5.2",
6767
"ts-node": "^10.9.2",
6868
"tsconfig-paths": "^4.2.0",

src/notification/application/services/admission.service.ts

Whitespace-only changes.

src/notification/application/services/attendance.service.ts

Whitespace-only changes.

src/notification/application/services/registration.service.ts

Whitespace-only changes.

src/notification/infrastructure/factories/notification.factory.ts

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)