Skip to content

Commit 0f60927

Browse files
committed
Update BranchSDKTest.swift
1 parent 0893748 commit 0f60927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SDKIntegrationTestApps/Source/iOSReleaseTest/BranchSDKTest.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ class BranchSDKTest {
1515
}
1616

1717
func setCPPLevel( status: BranchAttributionLevel) {
18-
Branch.getInstance().setConsumerProtectionAttributionLevel(BranchAttributionLevel.full)
18+
Branch.getInstance().setConsumerProtectionAttributionLevel(status)
1919
}
2020
}

0 commit comments

Comments
 (0)