summaryrefslogtreecommitdiff
path: root/tests/specs/npm/npmrc_not_next_to_package_json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/npm/npmrc_not_next_to_package_json')
-rw-r--r--tests/specs/npm/npmrc_not_next_to_package_json/__test__.jsonc1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/specs/npm/npmrc_not_next_to_package_json/__test__.jsonc b/tests/specs/npm/npmrc_not_next_to_package_json/__test__.jsonc
index 56c50bae5..68fa8fdf0 100644
--- a/tests/specs/npm/npmrc_not_next_to_package_json/__test__.jsonc
+++ b/tests/specs/npm/npmrc_not_next_to_package_json/__test__.jsonc
@@ -1,6 +1,5 @@
{
"envs": {
- "DENO_FUTURE": "1",
"USERPROFILE": "$DENO_DIR",
"HOME": "$DENO_DIR"
},