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 7e42ab5 commit 83bfdabCopy full SHA for 83bfdab
SDKIntegrationTestApps/Source/IntegrationTests/iOSReleaseTestTests.swift
@@ -62,7 +62,7 @@ final class iOSReleaseTestTests: XCTestCase {
62
print("[Test] Disabling tracking again...")
63
sdk.setCPPLevel(status: BranchAttributionLevel.full)
64
65
- waitForExpectations(timeout: 30, handler: nil)
+ waitForExpectations(timeout: 180, handler: nil)
66
print("[Test] testSetTrackingDisabled completed")
67
}
68
0 commit comments