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