diff options
Diffstat (limited to 'tests/specs/npm/npmrc_basic_auth')
-rw-r--r-- | tests/specs/npm/npmrc_basic_auth/__test__.jsonc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/specs/npm/npmrc_basic_auth/__test__.jsonc b/tests/specs/npm/npmrc_basic_auth/__test__.jsonc index 44298ed2f..38cc92e7a 100644 --- a/tests/specs/npm/npmrc_basic_auth/__test__.jsonc +++ b/tests/specs/npm/npmrc_basic_auth/__test__.jsonc @@ -1,7 +1,4 @@ { - "envs": { - "DENO_FUTURE": "1" - }, "tempDir": true, "steps": [{ "args": "install", |