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
Construct proper URIs for paths when run on WSL in tests (#57061)
#55454 produces the correct URIs
when run on WSL, but the tests don't use the same logic and so they fail
on WSL at the moment. This fixes the tests on WSL.
CC @tecosaur
0 commit comments