aws-appsync-realtime-client.../AppSyncRealTimeClientIntegr.../Support/TestCommonConstants.swift

13 lines
231 B
Swift

//
// Copyright 2018-2020 Amazon.com,
// Inc. or its affiliates. All Rights Reserved.
//
// SPDX-License-Identifier: Apache-2.0
//
import Foundation
class TestCommonConstants {
static let networkTimeout = TimeInterval(180)
}