Fix Konsist test failing

This commit is contained in:
Benoit Marty 2024-11-07 20:40:19 +01:00
parent 61b7e98998
commit 070ea820ae

View file

@ -32,9 +32,10 @@ class KonsistComposableTest {
.withoutReceiverType() .withoutReceiverType()
.withoutName( .withoutName(
// Add some exceptions... // Add some exceptions...
"InvisibleButton",
"OutlinedButton", "OutlinedButton",
"TextButton",
"SimpleAlertDialogContent", "SimpleAlertDialogContent",
"TextButton",
) )
.assertTrue( .assertTrue(
additionalMessage = additionalMessage =