Skip to content

Commit 2febc39

Browse files
committed
wip
1 parent d42e0d5 commit 2febc39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowCrypt/src/test/java/com/flowcrypt/email/security/pgp/ProcessMimeMessageTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ import jakarta.mail.internet.MimeMessage
1616
import kotlinx.coroutines.runBlocking
1717
import org.bouncycastle.openpgp.PGPPublicKeyRingCollection
1818
import org.bouncycastle.openpgp.PGPSecretKeyRingCollection
19+
import org.hamcrest.CoreMatchers.instanceOf
1920
import org.hamcrest.MatcherAssert.assertThat
20-
import org.hamcrest.Matchers.instanceOf
2121
import org.jsoup.Jsoup
2222
import org.jsoup.parser.Parser
2323
import org.junit.Assert.assertEquals

0 commit comments

Comments
 (0)