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

@@ -13,7 +13,7 @@
"@/*": ["apps/website/*"],
"@core/*": ["core/*"],
"@adapters/*": ["adapters/*"],
"@testing/*": ["testing/*"]
"@testing/*": ["adapters/testing/*"]
},
"esModuleInterop": true,