@Suppress("LargeClass") for test.
This commit is contained in:
parent
f9aa178388
commit
746719d961
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.Rule
|
||||||
import org.junit.Test
|
import org.junit.Test
|
||||||
|
|
||||||
|
@Suppress("LargeClass")
|
||||||
class ActionListPresenterTest {
|
class ActionListPresenterTest {
|
||||||
@get:Rule
|
@get:Rule
|
||||||
val warmUpRule = WarmUpRule()
|
val warmUpRule = WarmUpRule()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue