mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2026-01-11 16:42:39 +00:00
remove main.ts from tests
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
"json",
|
||||
"ts"
|
||||
],
|
||||
"modulePathIgnorePatterns": [".controller.ts",".module.ts"],
|
||||
"modulePathIgnorePatterns": [".controller.ts",".module.ts","main.ts"],
|
||||
"rootDir": "src",
|
||||
"testRegex": ".*\\.spec\\.ts$",
|
||||
"transform": {
|
||||
|
||||
Reference in New Issue
Block a user