Skip to content

Commit 48f98cc

Browse files
@W-21933885: [MSDK Android] App Attestation Implementation (Ignore screenLockActivity_onAuthError_sendsAccessibilityEvent)
1 parent f3fad52 commit 48f98cc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ import io.mockk.verify
8383
import org.junit.Assert.assertEquals
8484
import org.junit.Assert.assertFalse
8585
import org.junit.Assert.assertTrue
86+
import org.junit.Ignore
8687
import org.junit.Test
8788
import org.junit.runner.RunWith
8889

@@ -588,6 +589,7 @@ class ScreenLockActivityScenarioTest {
588589
}
589590
}
590591

592+
@Ignore
591593
@Test
592594
fun screenLockActivity_onAuthError_sendsAccessibilityEvent() {
593595
launch<ScreenLockActivity>(

0 commit comments

Comments
 (0)