Fix ktlint: max line length (100)

pull/42/head
madroid 2 years ago
parent 25b26bdf13
commit 084b9b607a

@ -428,7 +428,8 @@ class ForYouScreenTest {
windowSizeClass = WindowSizeClass.calculateFromSize( windowSizeClass = WindowSizeClass.calculateFromSize(
DpSize(maxWidth, maxHeight) DpSize(maxWidth, maxHeight)
), ),
interestsSelectionState = ForYouInterestsSelectionUiState.WithInterestsSelection( interestsSelectionState =
ForYouInterestsSelectionUiState.WithInterestsSelection(
topics = listOf( topics = listOf(
FollowableTopic( FollowableTopic(
topic = Topic( topic = Topic(

Loading…
Cancel
Save