mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
fix
This commit is contained in:
+2
-2
@@ -9,7 +9,7 @@ module.exports = {
|
||||
"transform": {
|
||||
"^.+\\.(ts|tsx)$": "ts-jest"
|
||||
},
|
||||
// "globalSetup": "<rootDir>/test/setupJest.ts",
|
||||
"globalSetup": "<rootDir>/test/setupJest.ts",
|
||||
preset: 'jest-puppeteer',
|
||||
// setupFilesAfterEnv: "<rootDir>/test/setupJest.ts",
|
||||
setupFilesAfterEnv: "<rootDir>/test/setupJest.ts",
|
||||
}
|
||||
Reference in New Issue
Block a user