Fix Konsist test failing
This commit is contained in:
parent
31f153469c
commit
0dbfab99d1
1 changed files with 2 additions and 1 deletions
|
|
@ -32,9 +32,10 @@ class KonsistComposableTest {
|
|||
.withoutReceiverType()
|
||||
.withoutName(
|
||||
// Add some exceptions...
|
||||
"InvisibleButton",
|
||||
"OutlinedButton",
|
||||
"TextButton",
|
||||
"SimpleAlertDialogContent",
|
||||
"TextButton",
|
||||
)
|
||||
.assertTrue(
|
||||
additionalMessage =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue