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
Make tests pass using Swift 5.9 and Swift 5.10 on Windows
- We need to disable a few file traversal tests because of Foundation issues
- We need to use `URL(fileURLWithPath:)` instead of `URL(string:)` to construct a URL from a string
0 commit comments