Skip to content

Commit

Permalink
fix(workspace): migrate test
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherPHolder committed Aug 26, 2024
1 parent 1e11849 commit 76ad053
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions packages/nx-plugin/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,6 @@
"lint": {
"executor": "@nx/eslint:lint"
},
"test": {
"executor": "@nx/jest:jest",
"outputs": ["{workspaceRoot}/coverage/{projectRoot}"],
"options": {
"jestConfig": "packages/nx-plugin/jest.config.ts"
}
},
"version": {
"executor": "@jscutlery/semver:version",
"dependsOn": [
Expand Down

0 comments on commit 76ad053

Please sign in to comment.