Parcourir la source

ClientRPCExecutionConfigurationTests only available on macOS 13... (#1672)

Rick Newton-Rogers il y a 2 ans
Parent
commit
0fde772d8b

+ 1 - 0
Tests/GRPCCoreTests/Call/Client/ClientRPCExecutionConfigurationTests.swift

@@ -16,6 +16,7 @@
 import GRPCCore
 import XCTest
 
+@available(macOS 13.0, iOS 16.0, watchOS 9.0, tvOS 16.0, *)
 final class ClientRPCExecutionConfigurationTests: XCTestCase {
   func testRetryPolicyClampsMaxAttempts() {
     var policy = RetryPolicy(