Commit ddd50e9
chore(arborist): add missing registry mock in bin links reify test (#9746)
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.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 72a6088 commit ddd50e9
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1255 | 1255 | | |
1256 | 1256 | | |
1257 | 1257 | | |
| 1258 | + | |
1258 | 1259 | | |
1259 | 1260 | | |
1260 | 1261 | | |
| |||
0 commit comments