Skip to content

Commit 83bfdab

Browse files
committed
Update iOSReleaseTestTests.swift
1 parent 7e42ab5 commit 83bfdab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SDKIntegrationTestApps/Source/IntegrationTests/iOSReleaseTestTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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] testSetTrackingDisabled completed")
6767
}
6868

0 commit comments

Comments
 (0)