Commit a48b45b
committed
test: set maxWorkers for jest to prevent freezes
This sets the maxWorkers in the Jest config to prevent accidental
computer lock-ups/freezes when running tests, because the default is
using the maximum of available resources.1 parent 6480ecc commit a48b45b
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
0 commit comments