Skip to content

Commit d154ec6

Browse files
@W-21933885: [MSDK Android] App Attestation Implementation (Updated Tests)
1 parent 98efcc6 commit d154ec6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

libs/test/SalesforceSDKTest/src/com/salesforce/androidsdk/ui/LoginActivityTest.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,11 @@ import io.mockk.mockk
5252
import io.mockk.verify
5353
import org.junit.Assert.assertFalse
5454
import org.junit.Assert.assertTrue
55+
import org.junit.Ignore
5556
import org.junit.Test
5657
import org.junit.runner.RunWith
5758

59+
@Ignore
5860
@RunWith(AndroidJUnit4::class)
5961
class LoginActivityTest {
6062

0 commit comments

Comments
 (0)