PR-URL: https://github.com/nodejs/node/pull/60798 Reviewed-By: Jacob Smith <jacob@frende.me> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
8 lines
121 B
JSON
8 lines
121 B
JSON
{
|
|
"test": {
|
|
"test-isolation": "process"
|
|
},
|
|
"nodeOptions": {
|
|
"test-isolation": "none"
|
|
}
|
|
}
|