mirror of
https://gitlab.com/mobicoop/v3/service/auth.git
synced 2026-01-10 14:52:40 +00:00
remove main.ts from tests
This commit is contained in:
@@ -80,7 +80,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