Skip to content
Snippets Groups Projects
Commit 5f922619 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

add max workers

parent 8b40687a
No related branches found
No related tags found
1 merge request!525NCM: control panel
......@@ -5,6 +5,7 @@ const config: Config.InitialOptions = {
coverageDirectory: '<rootDir>/../../coverage/nshmp-apps',
coverageReporters: ['text-summary', 'html'],
globalSetup: 'jest-preset-angular/global-setup',
maxWorkers: '80%',
moduleNameMapper: pathsToModuleNameMapper(
{'projects/*': ['*']},
{prefix: '<rootDir>/..'}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment