Avoid nx jest executor for running unit tests (#33220)
* Avoid nx jest executor for running unit tests The jest executor mangles the "summary of failing tests" from jest. * Remove unneded dep on nx/jest
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
"@action-validator/cli": "^0.6.0",
|
||||
"@action-validator/core": "^0.6.0",
|
||||
"@nx-tools/nx-container": "^7.2.1",
|
||||
"@nx/jest": "^22.5.0",
|
||||
"@playwright/test": "catalog:",
|
||||
"@types/node": "22",
|
||||
"cronstrue": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user