Improve preview by adding a background color.
This commit is contained in:
@@ -61,7 +61,8 @@ class KonsistPreviewTest {
|
||||
.functions()
|
||||
.withAllAnnotationsOf(PreviewsDayNight::class)
|
||||
.assertTrue {
|
||||
it.text.contains("ElementPreview")
|
||||
it.text.contains("ElementPreview") ||
|
||||
it.text.contains("ElementTimelineItemPreview")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user