feat: add test controller for integartion

This commit is contained in:
Abdalhamid Alhamad
2025-06-04 10:04:45 +03:00
parent 1ea1f42169
commit d1a6d3e715
4 changed files with 18 additions and 1 deletions

View File

@ -11,6 +11,7 @@
"exclude": "**/*.md"
},
{ "include": "common/modules/**/templates/**/*", "watchAssets": true },
{ "include": "common/modules/neoleap/zod-certs" },
"i18n",
"files"
]