There was an error while loading. Please reload this page.
1 parent bf7876d commit 5dafef1Copy full SHA for 5dafef1
1 file changed
packages/cdk-aspects/project.json
@@ -19,7 +19,7 @@
19
"executor": "@nx/jest:jest",
20
"outputs": ["{workspaceRoot}/coverage/{projectRoot}"],
21
"options": {
22
- "jestConfig": "packages/esbuild/jest.config.ts",
+ "jestConfig": "packages/cdk-aspects/jest.config.ts",
23
"passWithNoTests": true
24
}
25
},
0 commit comments