File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
FirebaseDynamicLinks/Tests/Unit Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
static NSString *const kAPIKey = @" myfakeapikey" ;
27
27
const NSInteger kJSONParsingErrorCode = 3840 ;
28
28
static NSString *const kURLScheme = @" gindeeplinkurl" ;
29
- static const NSTimeInterval kAsyncTestTimout = 0.5 ;
29
+ static const NSTimeInterval kAsyncTestTimout = 5.0 ;
30
30
31
31
@interface FIRDynamicLinkNetworkingTests : XCTestCase
32
32
Original file line number Diff line number Diff line change 47
47
@" https://sample.page.link?link=%@ &isi=585027354" ;
48
48
static NSString *const kURLScheme = @" gindeeplinkurl" ;
49
49
50
- static const NSTimeInterval kAsyncTestTimout = 1 .0 ;
50
+ static const NSTimeInterval kAsyncTestTimout = 5 .0 ;
51
51
52
52
/* *
53
53
* This string was generated by percent-encoding the Tactile URL for the Tokyo American Club in
You can’t perform that action at this time.
0 commit comments