tests cleanup

This commit is contained in:
2026-01-03 16:51:40 +01:00
parent e151fe02d0
commit 540c0fcb7a
34 changed files with 395 additions and 4402 deletions

View File

@@ -28,7 +28,7 @@
"../../core/*"
],
"@testing/*": [
"../../testing/*"
"../../adapters/testing/*"
]
},
"removeComments": true,

View File

@@ -45,7 +45,7 @@
"./*"
],
"@testing/*": [
"../../testing/*"
"../../adapters/testing/*"
],
"@/lib/dtos": [
"./lib/dtos"