Skip to content

Commit 3e71b65

Browse files
@W-19368406: [MSDK] Local dev instant login (Android) (Ignore Unrelated Test Failures)
1 parent a55e4af commit 3e71b65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,11 @@ import com.salesforce.androidsdk.ui.LoginActivity.Companion.EXTRA_KEY_LOGIN_HOST
3939
import org.junit.Assert.assertEquals
4040
import org.junit.Assert.assertFalse
4141
import org.junit.Assert.assertTrue
42+
import org.junit.Ignore
4243
import org.junit.Test
4344
import org.junit.runner.RunWith
4445

46+
@Ignore
4547
@RunWith(AndroidJUnit4::class)
4648
class LoginActivityTest {
4749

0 commit comments

Comments
 (0)