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:
authorGar <gar+gh@danger.computer>2022-08-02 20:53:54 +0300
committernlf <nlf@github.com>2022-08-03 00:57:32 +0300
commit3b30af25e93665f5aa21897910a65d7f26bbd066 (patch)
tree2654e4164f27175a1ff40b3fcb412e437f4b17b2 /tap-snapshots/test/lib
parent19f1497322411f1566885bd53e63dc39f0df27ea (diff)
fix: fix exec tests and clean up workspace-location-msg
The workspace-location-msg file was being called improperly by `npm init` and not even tested, and when digging in it probably shouldn't be used at all from there. It's not always a workspace in this context.
Diffstat (limited to 'tap-snapshots/test/lib')
-rw-r--r--tap-snapshots/test/lib/utils/config/describe-all.js.test.cjs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tap-snapshots/test/lib/utils/config/describe-all.js.test.cjs b/tap-snapshots/test/lib/utils/config/describe-all.js.test.cjs
index 032caefbd..a03d22e5e 100644
--- a/tap-snapshots/test/lib/utils/config/describe-all.js.test.cjs
+++ b/tap-snapshots/test/lib/utils/config/describe-all.js.test.cjs
@@ -1117,7 +1117,7 @@ Directory in which \`npm pack\` will save tarballs.
* Default:
* Type: String (can be set multiple times)
-The package to install for [\`npm exec\`](/commands/npm-exec)
+The package or packages to install for [\`npm exec\`](/commands/npm-exec)
<!-- automatically generated, do not edit manually -->
<!-- see lib/utils/config/definitions.js -->