diff options
Diffstat (limited to 'tests/specs/npm/remote_npm_specifier')
| -rw-r--r-- | tests/specs/npm/remote_npm_specifier/__test__.jsonc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/specs/npm/remote_npm_specifier/__test__.jsonc b/tests/specs/npm/remote_npm_specifier/__test__.jsonc index 416024f0c..0cf7c4c87 100644 --- a/tests/specs/npm/remote_npm_specifier/__test__.jsonc +++ b/tests/specs/npm/remote_npm_specifier/__test__.jsonc @@ -1,9 +1,5 @@ { "args": "run --quiet -A remote_npm_specifier/main.ts", "output": "remote_npm_specifier/main.out", - "envs": { - "NO_COLOR": "1", - "NPM_CONFIG_REGISTRY": "http://localhost:4260/" - }, "exitCode": 0 } |
