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