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:
authornlf <quitlahok@gmail.com>2022-04-14 01:03:37 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-04-20 02:22:20 +0300
commit3d964940f410052918e37a9b05818fe9dc4cd86a (patch)
tree6d9266b9db42d21c4e8e6bf89475f0aef4acacee /workspaces/arborist/tap-snapshots
parent4ca858c4e210781f369c4403e711dbbbbe5aaca6 (diff)
fix(arborist): when replacing a Link with a Node, make sure to remove the Link target from the root
Diffstat (limited to 'workspaces/arborist/tap-snapshots')
-rw-r--r--workspaces/arborist/tap-snapshots/test/arborist/reify.js.test.cjs26
1 files changed, 0 insertions, 26 deletions
diff --git a/workspaces/arborist/tap-snapshots/test/arborist/reify.js.test.cjs b/workspaces/arborist/tap-snapshots/test/arborist/reify.js.test.cjs
index 49b02273e..32b02494f 100644
--- a/workspaces/arborist/tap-snapshots/test/arborist/reify.js.test.cjs
+++ b/workspaces/arborist/tap-snapshots/test/arborist/reify.js.test.cjs
@@ -2228,19 +2228,6 @@ ArboristNode {
"type": "prod",
},
},
- "fsChildren": Set {
- ArboristNode {
- "dev": true,
- "extraneous": true,
- "location": "target",
- "name": "target",
- "optional": true,
- "packageName": "ABBREV",
- "path": "{CWD}/test/arborist/tap-testdir-reify-collide-case-variant-dep-names/target",
- "peer": true,
- "version": "1.0.0",
- },
- },
"isProjectRoot": true,
"location": "",
"name": "tap-testdir-reify-collide-case-variant-dep-names",
@@ -2275,19 +2262,6 @@ ArboristNode {
"type": "prod",
},
},
- "fsChildren": Set {
- ArboristNode {
- "dev": true,
- "extraneous": true,
- "location": "target",
- "name": "target",
- "optional": true,
- "packageName": "ABBREV",
- "path": "{CWD}/test/arborist/tap-testdir-reify-collide-case-variant-dep-names/target",
- "peer": true,
- "version": "1.0.0",
- },
- },
"isProjectRoot": true,
"location": "",
"name": "tap-testdir-reify-collide-case-variant-dep-names",