Skip to content

Commit fc9d857

Browse files
committed
detekt fixed
1 parent e53c365 commit fc9d857

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libraries/rib-base/src/test/java/com/badoo/ribs/routing/state/RoutingStatePoolTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ import org.mockito.ArgumentMatchers.anyList
3434

3535
// FIXME rework test suite -- many of the responsibilities has been moved out to other classes
3636
// TODO test only remaining responsibilities without assumptions on view detach / attach etc.
37+
@SuppressWarnings("LargeClass")
3738
class RoutingStatePoolTest {
3839

3940
sealed class Configuration : Parcelable {

0 commit comments

Comments
 (0)