mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 02:20:54 +01:00
Revert "Just checking to be sure this does not impact test env"
This reverts commit ed14bac44c
.
This commit is contained in:
parent
ed14bac44c
commit
1c8c71b0cd
1 changed files with 1 additions and 2 deletions
|
@ -20,6 +20,5 @@
|
|||
"SENTRY_DSN": null
|
||||
},
|
||||
"testRegex": "/test/.*\\.test\\.ts$",
|
||||
"collectCoverageFrom": ["src/**/*.{ts,js}"],
|
||||
"useESM": true
|
||||
"collectCoverageFrom": ["src/**/*.{ts,js}"]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue