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
Mock settings writes in ToolchainSelection tests (#1829)
The `should show open dialog for folder selection` test would write the
selected toolchain value into settings. This would break the integration
tests if you ran them after the unit tests because the location of
`swift` would be incorrect.
0 commit comments