Suppress large test class.
This commit is contained in:
@@ -56,6 +56,7 @@ private val TESTED_MEDIA_INFO = anApkMediaInfo(
|
||||
senderId = A_USER_ID,
|
||||
)
|
||||
|
||||
@Suppress("LargeClass")
|
||||
class MediaViewerPresenterTest {
|
||||
@get:Rule
|
||||
val warmUpRule = WarmUpRule()
|
||||
|
||||
Reference in New Issue
Block a user