node/test/fixtures/rc/test-namespace-explicit-false.json
Marco Ippolito 1758b74829 src: implicitly enable namespace in config
PR-URL: https://github.com/nodejs/node/pull/60798
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
2025-11-23 09:39:59 +00:00

6 lines
68 B
JSON

{
"test": {
"test": false,
"test-isolation": "none"
}
}