Suppress LargeClass on test.
This commit is contained in:
parent
e38e85e4be
commit
ac2fe7eec5
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ import org.junit.Rule
|
|||
import org.junit.Test
|
||||
import java.io.File
|
||||
|
||||
@Suppress("LargeClass")
|
||||
class MessageComposerPresenterTest {
|
||||
|
||||
@get:Rule
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue