Suppress large test class.
This commit is contained in:
parent
fd38d8ea9a
commit
5eda0b28b4
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ private val TESTED_MEDIA_INFO = anApkMediaInfo(
|
|||
senderId = A_USER_ID,
|
||||
)
|
||||
|
||||
@Suppress("LargeClass")
|
||||
class MediaViewerPresenterTest {
|
||||
@get:Rule
|
||||
val warmUpRule = WarmUpRule()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue