Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Fritz <fritzy@github.com>2022-10-31 08:30:01 +0300
committerGar <wraithgar@github.com>2022-11-01 23:33:54 +0300
commit706b3d3f227de43a095263926d2eef2b4e4cf2a9 (patch)
tree84b59f60933cdf4ab5f6eee33031aeaa4d222326 /tap-snapshots/test/lib/commands/config.js.test.cjs
parent6df246fd721c8c6697035ca70ec109c689cafeef (diff)
feat: set --no-audit when installing outside of a project (like --global)
Diffstat (limited to 'tap-snapshots/test/lib/commands/config.js.test.cjs')
-rw-r--r--tap-snapshots/test/lib/commands/config.js.test.cjs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tap-snapshots/test/lib/commands/config.js.test.cjs b/tap-snapshots/test/lib/commands/config.js.test.cjs
index 4170dd907..93a3e9ac4 100644
--- a/tap-snapshots/test/lib/commands/config.js.test.cjs
+++ b/tap-snapshots/test/lib/commands/config.js.test.cjs
@@ -354,6 +354,7 @@ exports[`test/lib/commands/config.js TAP config list with publishConfig > output
; "cli" config from command line options
cache = "{NPMDIR}/test/lib/commands/tap-testdir-config-config-list-with-publishConfig-sandbox/cache"
+location = "project"
prefix = "{LOCALPREFIX}"
userconfig = "{HOME}/.npmrc"