Feature/upgrade to nx 16.0 (#1943)
* Upgrade to Nx 16.0 * Update changelog
This commit is contained in:
@ -195,7 +195,7 @@
|
||||
}
|
||||
},
|
||||
"test": {
|
||||
"executor": "@nrwl/jest:jest",
|
||||
"executor": "@nx/jest:jest",
|
||||
"options": {
|
||||
"jestConfig": "apps/client/jest.config.ts",
|
||||
"passWithNoTests": true
|
||||
|
Reference in New Issue
Block a user