[Twenty-front] Jest maxWorkers 50% as if not result to cpu halt (#15594)
This commit is contained in:
@@ -87,6 +87,7 @@ const jestConfig = {
|
||||
'display/icon/index.ts',
|
||||
],
|
||||
coverageDirectory: './coverage',
|
||||
maxWorkers: '50%',
|
||||
errorOnDeprecated: true,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user