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:
authorisaacs <i@izs.me>2020-10-27 01:49:19 +0300
committernlf <quitlahok@gmail.com>2020-10-27 21:38:10 +0300
commit5db95b393e9c461ad34c1774f3515c322bf375bf (patch)
treedccdacb73927e774427d09aa4de213b02762b248 /tap-snapshots
parentf8f6e1fad8057edc02e4ce4382b1bc086d01211c (diff)
pack: do not show individual files of bundled deps
We show a list of bundled dependencies, there's no need to ALSO show the individual files in each one. PR-URL: https://github.com/npm/cli/pull/2050 Credit: @isaacs Close: #2050 Reviewed-by: @nlf
Diffstat (limited to 'tap-snapshots')
-rw-r--r--tap-snapshots/test-lib-utils-tar.js-TAP.test.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/tap-snapshots/test-lib-utils-tar.js-TAP.test.js b/tap-snapshots/test-lib-utils-tar.js-TAP.test.js
index 72b46004b..402a0e735 100644
--- a/tap-snapshots/test-lib-utils-tar.js-TAP.test.js
+++ b/tap-snapshots/test-lib-utils-tar.js-TAP.test.js
@@ -11,8 +11,7 @@ exports[`test/lib/utils/tar.js TAP should log tarball contents > must match snap
package: my-cool-pkg@1.0.0
=== Tarball Contents ===
-4B node_modules/bundle-dep
-97B package.json
+97B package.json
=== Bundled Dependencies ===
bundle-dep