Add exception to Konsist test.

This commit is contained in:
Benoit Marty 2025-10-13 09:25:24 +02:00
parent 5f5d1a21ba
commit c16903c57c

View file

@ -62,6 +62,7 @@ class KonsistClassNameTest {
.withAllParentsOf(PreviewParameterProvider::class) .withAllParentsOf(PreviewParameterProvider::class)
.withoutName( .withoutName(
"AspectRatioProvider", "AspectRatioProvider",
"EditableAvatarViewUriProvider",
"LoginModeViewErrorProvider", "LoginModeViewErrorProvider",
"OverlapRatioProvider", "OverlapRatioProvider",
"TextFileContentProvider", "TextFileContentProvider",