mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-29 23:28:11 +00:00
Initial commit of edr-passenger-api alpha version
This commit is contained in:
7
apps/edr-passenger-api/test/jest-e2e.json
Normal file
7
apps/edr-passenger-api/test/jest-e2e.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"moduleFileExtensions": ["js", "json", "ts"],
|
||||
"rootDir": ".",
|
||||
"testRegex": ".e2e-spec.ts$",
|
||||
"transform": { "^.+\\.(t|j)s$": "ts-jest" },
|
||||
"testEnvironment": "node"
|
||||
}
|
||||
Reference in New Issue
Block a user