Skip to content

Commit 5dafef1

Browse files
committed
project json updates to fix testing
1 parent bf7876d commit 5dafef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cdk-aspects/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"executor": "@nx/jest:jest",
2020
"outputs": ["{workspaceRoot}/coverage/{projectRoot}"],
2121
"options": {
22-
"jestConfig": "packages/esbuild/jest.config.ts",
22+
"jestConfig": "packages/cdk-aspects/jest.config.ts",
2323
"passWithNoTests": true
2424
}
2525
},

0 commit comments

Comments
 (0)