Suppress LargeClass on test.

This commit is contained in:
Benoit Marty
2023-09-21 16:31:08 +02:00
parent e38e85e4be
commit ac2fe7eec5

View File

@@ -70,6 +70,7 @@ import org.junit.Rule
import org.junit.Test
import java.io.File
@Suppress("LargeClass")
class MessageComposerPresenterTest {
@get:Rule