Closed plemarquand closed 4 months ago
Swift testing recently dropped support for Swift 5.10 in https://github.com/apple/swift-testing/pull/467
Our tests were only runing swift-testing tests in 6.0 and up, but the test project was configured to include it as a dependency with 5.10. Bump this up to 6.0.
Swift testing recently dropped support for Swift 5.10 in https://github.com/apple/swift-testing/pull/467
Our tests were only runing swift-testing tests in 6.0 and up, but the test project was configured to include it as a dependency with 5.10. Bump this up to 6.0.