mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 18:30:20 +01:00
Ignore message backups checkout activity tests.
This commit is contained in:
committed by
jeffrey-signal
parent
d903bcf2b1
commit
9ddc600972
@@ -25,6 +25,7 @@ import kotlinx.coroutines.flow.MutableSharedFlow
|
||||
import kotlinx.coroutines.runBlocking
|
||||
import kotlinx.coroutines.test.StandardTestDispatcher
|
||||
import org.junit.Before
|
||||
import org.junit.Ignore
|
||||
import org.junit.Rule
|
||||
import org.junit.Test
|
||||
import org.junit.runner.RunWith
|
||||
@@ -46,6 +47,7 @@ import org.thoughtcrime.securesms.testing.SignalActivityRule
|
||||
import java.math.BigDecimal
|
||||
import java.util.Currency
|
||||
|
||||
@Ignore
|
||||
@RunWith(AndroidJUnit4::class)
|
||||
class MessageBackupsCheckoutActivityTest {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user