diff options
Diffstat (limited to 'tests/specs/node/node_test_module')
| -rw-r--r-- | tests/specs/node/node_test_module/__test__.jsonc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/specs/node/node_test_module/__test__.jsonc b/tests/specs/node/node_test_module/__test__.jsonc index ef93b6673..701917bf3 100644 --- a/tests/specs/node/node_test_module/__test__.jsonc +++ b/tests/specs/node/node_test_module/__test__.jsonc @@ -1,9 +1,5 @@ { "args": "test test.js", "output": "test.out", - "envs": { - "NO_COLOR": "1", - "NPM_CONFIG_REGISTRY": "http://localhost:4260/" - }, "exitCode": 1 } |
