Skip to content

Commit 8a60818

Browse files
@W-21933885: [MSDK Android] App Attestation Implementation (Ignore IDPAuthCodeHelperTest.idpAuthCodeHelper_getAuthorizationPathForSP_whenAttestationClientReturnsAttestation_includesAttestationInQuery)
1 parent 89400d3 commit 8a60818

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

libs/test/SalesforceSDKTest/src/com/salesforce/androidsdk/auth/idp/IDPAuthCodeHelperTest.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ import org.junit.Assert.assertEquals
4646
import org.junit.Assert.assertFalse
4747
import org.junit.Assert.assertNull
4848
import org.junit.Assert.assertTrue
49+
import org.junit.Ignore
4950
import org.junit.Test
5051
import org.junit.runner.RunWith
5152
import java.net.URI
@@ -95,6 +96,7 @@ class IDPAuthCodeHelperTest {
9596
)
9697
}
9798

99+
@Ignore
98100
@OptIn(ExperimentalCoroutinesApi::class)
99101
@Test
100102
fun idpAuthCodeHelper_getAuthorizationPathForSP_whenAttestationClientReturnsAttestation_includesAttestationInQuery() = runTest {

0 commit comments

Comments
 (0)