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
Add the `_processPath` computed property on `ProcessInfo` to allow the
tests to access `_CFProcessPath`. This removes the last CoreFoundation
API usage in the test suite, allowing it to build on Windows which does
not provide the CoreFoundation APIs to users.
0 commit comments