Browse Source

chore: adjust jest max worker

pull/39422/head 5.0.5
二货机器人 2 years ago
parent
commit
2d335e65e4
  1. 1
      .jest.js

1
.jest.js

@ -72,4 +72,5 @@ module.exports = {
url: 'http://localhost',
},
// bail: true,
maxWorkers: '50%',
};

Loading…
Cancel
Save