@Suppress("LargeClass") for test.
This commit is contained in:
parent
dac5a5ae30
commit
addc8e3161
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ import kotlinx.coroutines.test.runTest
|
|||
import org.junit.Rule
|
||||
import org.junit.Test
|
||||
|
||||
@Suppress("LargeClass")
|
||||
class ActionListPresenterTest {
|
||||
@get:Rule
|
||||
val warmUpRule = WarmUpRule()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue