Skip to content

Commit 600175c

Browse files
committed
wip
1 parent ea032db commit 600175c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

FlowCrypt/src/androidTest/java/com/flowcrypt/email/ui/MessageDetailsFlowTest.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ import org.junit.Assert.assertArrayEquals
8585
import org.junit.Assert.assertEquals
8686
import org.junit.Assert.assertNotNull
8787
import org.junit.Before
88-
import org.junit.Ignore
8988
import org.junit.Rule
9089
import org.junit.Test
9190
import org.junit.rules.RuleChain
@@ -265,7 +264,6 @@ class MessageDetailsFlowTest : BaseMessageDetailsFlowTest() {
265264
@Test
266265
@FlakyTest
267266
@NotReadyForCI
268-
@Ignore("need to fix")
269267
fun testDecryptionError_FORMAT_BadlyFormattedMsg() {
270268
val msgInfo = getMsgInfo(
271269
path = "messages/info/encrypted_msg_info_text_error_badly_formatted.json",

0 commit comments

Comments
 (0)