File tree Expand file tree Collapse file tree
SDKIntegrationTestApps/Source/IntegrationTests Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ final class iOSReleaseTestTests: XCTestCase {
6262 print ( " [Test] Disabling tracking again... " )
6363 sdk. setCPPLevel ( status: BranchAttributionLevel . full)
6464
65- waitForExpectations ( timeout: 30 , handler: nil )
65+ waitForExpectations ( timeout: 180 , handler: nil )
6666 print ( " [Test] testInitSessionAndSetCPPLevel completed " )
6767 }
6868
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ final class tvOSReleaseTestTests: XCTestCase {
6262 print ( " [Test] Disabling tracking again... " )
6363 sdk. setCPPLevel ( status: BranchAttributionLevel . full)
6464
65- waitForExpectations ( timeout: 30 , handler: nil )
65+ waitForExpectations ( timeout: 180 , handler: nil )
6666 print ( " [Test] testInitSessionAndSetCPPLevel completed " )
6767 }
6868
You can’t perform that action at this time.
0 commit comments