Merge branch 'develop' into feature-oled-black
This commit is contained in:
commit
2fcf8cfe64
1505 changed files with 14143 additions and 9545 deletions
|
|
@ -49,6 +49,7 @@ class KonsistComposableTest {
|
|||
"CompoundSemanticColorsDarkHc",
|
||||
"HorizontalFloatingToolbarItem",
|
||||
"HorizontalFloatingToolbarSeparator",
|
||||
"DebugNavStateNodeHost",
|
||||
)
|
||||
.assertTrue(
|
||||
additionalMessage =
|
||||
|
|
|
|||
|
|
@ -62,7 +62,8 @@ class KonsistPreviewTest {
|
|||
.functions()
|
||||
.withAllAnnotationsOf(PreviewsDayNight::class)
|
||||
.assertTrue {
|
||||
it.text.contains("ElementPreview")
|
||||
it.text.contains("ElementPreview") ||
|
||||
it.text.contains("ElementTimelineItemPreview")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue