Add exception for Konsist test.
This commit is contained in:
parent
04d0666ca0
commit
97efdfd017
1 changed files with 9 additions and 0 deletions
|
|
@ -36,6 +36,15 @@ class KonsistComposableTest {
|
||||||
"OutlinedButton",
|
"OutlinedButton",
|
||||||
"SimpleAlertDialogContent",
|
"SimpleAlertDialogContent",
|
||||||
"TextButton",
|
"TextButton",
|
||||||
|
"AvatarColorsPreviewLight",
|
||||||
|
"AvatarColorsPreviewDark",
|
||||||
|
"IconsCompoundPreviewLight",
|
||||||
|
"IconsCompoundPreviewRtl",
|
||||||
|
"IconsCompoundPreviewDark",
|
||||||
|
"CompoundSemanticColorsLight",
|
||||||
|
"CompoundSemanticColorsLightHc",
|
||||||
|
"CompoundSemanticColorsDark",
|
||||||
|
"CompoundSemanticColorsDarkHc",
|
||||||
)
|
)
|
||||||
.assertTrue(
|
.assertTrue(
|
||||||
additionalMessage =
|
additionalMessage =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue