Suppress LargeClass on test.
This commit is contained in:
parent
56b5ea2e8b
commit
1af5fe8c9b
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ import org.junit.Rule
|
||||||
import org.junit.Test
|
import org.junit.Test
|
||||||
import kotlin.time.Duration.Companion.milliseconds
|
import kotlin.time.Duration.Companion.milliseconds
|
||||||
|
|
||||||
|
@Suppress("LargeClass")
|
||||||
@ExperimentalCoroutinesApi
|
@ExperimentalCoroutinesApi
|
||||||
class RoomDetailsPresenterTest {
|
class RoomDetailsPresenterTest {
|
||||||
@get:Rule
|
@get:Rule
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue