Ignore large test class.

This commit is contained in:
Benoit Marty
2026-07-10 15:16:38 +02:00
parent 754eb3d0c1
commit 7f13bb95cc
@@ -54,6 +54,7 @@ import kotlinx.coroutines.test.runTest
import org.junit.Test
import kotlin.time.Duration.Companion.minutes
@Suppress("LargeClass")
class InReplyToMetadataKtTest : RobolectricTest() {
@Test
fun `any message content`() = runTest {