Suppress LargeClass on test.
This commit is contained in:
parent
5a8f2c5efa
commit
56a57de3e1
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