We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9b37f7 commit 42f98e0Copy full SHA for 42f98e0
AmplifyTestCommon/TestCommonConstants.swift
@@ -7,5 +7,5 @@
7
8
import Foundation
9
class TestCommonConstants {
10
- static let networkTimeout = TimeInterval(5)
+ static let networkTimeout = TimeInterval(10)
11
}
0 commit comments