You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test: make most tests agnostic to RUSTUP_AUTO_INSTALL
This commit ensures that every test case relying on the
`RUSTUP_AUTO_INSTALL` config option is explicitly setting it,
and every other test case will pass regardless of its value.
0 commit comments