Fix quality checks
This commit is contained in:
parent
b1cd02ff70
commit
c048cd4ec5
3 changed files with 35 additions and 32 deletions
|
|
@ -50,6 +50,7 @@ class KonsistClassNameTest {
|
|||
.withAllParentsOf(PreviewParameterProvider::class)
|
||||
.withoutName(
|
||||
"AspectRatioProvider",
|
||||
"OverlapRatioProvider",
|
||||
)
|
||||
.also {
|
||||
// Check that classes are actually found
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue