Skip to content

chore(arborist): add missing registry mock in bin links reify test#9746

Merged
reggi merged 1 commit into
latestfrom
reggi/arborist-reify-bin-links-registry
Jul 10, 2026
Merged

chore(arborist): add missing registry mock in bin links reify test#9746
reggi merged 1 commit into
latestfrom
reggi/arborist-reify-bin-links-registry

Conversation

@reggi

@reggi reggi commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

The bin links adding and removing test in workspaces/arborist/test/arborist/reify.js reifies rimraf@2.7.1 without setting up a mock registry.

This adds createRegistry(t, true) so the test uses the mock registry instead of depending on the real one.

The 'bin links adding and removing' test in reify.js reifies rimraf@2.7.1
without setting up a mock registry. Add createRegistry(t, true) so the test
does not depend on the real registry.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 66949dc3-2949-4333-890d-1086c50f5019
@reggi reggi requested review from a team as code owners July 10, 2026 16:45
@reggi reggi merged commit ddd50e9 into latest Jul 10, 2026
22 checks passed
@reggi reggi deleted the reggi/arborist-reify-bin-links-registry branch July 10, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants