summaryrefslogtreecommitdiff
path: root/tests/specs/npm/node_modules_deno_node_modules
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/npm/node_modules_deno_node_modules')
-rw-r--r--tests/specs/npm/node_modules_deno_node_modules/__test__.jsonc6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/specs/npm/node_modules_deno_node_modules/__test__.jsonc b/tests/specs/npm/node_modules_deno_node_modules/__test__.jsonc
index 377fd05ea..a1fbfef7c 100644
--- a/tests/specs/npm/node_modules_deno_node_modules/__test__.jsonc
+++ b/tests/specs/npm/node_modules_deno_node_modules/__test__.jsonc
@@ -1,9 +1,5 @@
{
"args": "run --quiet node_modules_deno_node_modules/main.ts",
"output": "node_modules_deno_node_modules/main.out",
- "exitCode": 0,
- "envs": {
- "NO_COLOR": "1",
- "NPM_CONFIG_REGISTRY": "http://localhost:4260/"
- }
+ "exitCode": 0
}