Loading legacy/core/src/test/java/com/fsck/k9/helper/MessageHelperTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,7 @@ class MessageHelperTest : RobolectricTest() { isShowUnifiedInbox = false, isShowStarredCount = false, isShowMessageListStars = false, isShowAnimations = false, ), ) } Loading legacy/core/src/test/java/com/fsck/k9/notification/NotificationContentCreatorTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -158,6 +158,7 @@ class NotificationContentCreatorTest : RobolectricTest() { isShowStarredCount = false, isShowUnifiedInbox = false, isShowMessageListStars = false, isShowAnimations = false, ) }, ) Loading Loading
legacy/core/src/test/java/com/fsck/k9/helper/MessageHelperTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,7 @@ class MessageHelperTest : RobolectricTest() { isShowUnifiedInbox = false, isShowStarredCount = false, isShowMessageListStars = false, isShowAnimations = false, ), ) } Loading
legacy/core/src/test/java/com/fsck/k9/notification/NotificationContentCreatorTest.kt +1 −0 Original line number Diff line number Diff line Loading @@ -158,6 +158,7 @@ class NotificationContentCreatorTest : RobolectricTest() { isShowStarredCount = false, isShowUnifiedInbox = false, isShowMessageListStars = false, isShowAnimations = false, ) }, ) Loading