Skip to content

Commit 5569acc

Browse files
committed
test: remove obsolete package manager selection assertions
1 parent e646570 commit 5569acc

6 files changed

Lines changed: 0 additions & 72 deletions

File tree

crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/shim_injected_tool_contracts/snapshots.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -151,14 +151,6 @@ steps = [
151151
{ argv = ["./system-shims/node", "assert-system-node-shim.cjs", "preload"], envs = [["PATH", "${VP_HOME}/bin${PATH_SEPARATOR}${workspace}/system-shims${PATH_SEPARATOR}/usr/bin${PATH_SEPARATOR}/bin"]], comment = "Preload output cannot corrupt the runtime probe, and npm/npx and their Node children still execute the preload" },
152152
]
153153

154-
[[case]]
155-
name = "explicit_npm_after_partial_path_reset"
156-
vp = "global"
157-
skip-platforms = ["windows"]
158-
steps = [
159-
{ argv = ["vp", "env", "exec", "--node", "22.18.0", "--npm", "10.5.0", "node", "assert-unix-shim-path.cjs", "partial"], comment = "After removing the injected npm from PATH, direct shims ignore VP_PACKAGE_MANAGER and use bundled npm" },
160-
]
161-
162154
[[case]]
163155
name = "pinned_npm_after_partial_path_reset"
164156
vp = "global"

crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/shim_injected_tool_contracts/snapshots/explicit_npm_after_partial_path_reset.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/shim_package_manager_version_overrides/check.cjs

Lines changed: 0 additions & 15 deletions
This file was deleted.

crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/shim_package_manager_version_overrides/package.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/shim_package_manager_version_overrides/snapshots.toml

Lines changed: 0 additions & 10 deletions
This file was deleted.

crates/vp_cli_snapshots/tests/cli_snapshots/fixtures/shim_package_manager_version_overrides/snapshots/selection_override_does_not_change_shims.md

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)