Exclude FakeFileSystem from this test.
This commit is contained in:
parent
6e4c9d3171
commit
86f5a844b2
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ class KonsistClassNameTest {
|
|||
.classes()
|
||||
.withNameContaining("Fake")
|
||||
.withoutName(
|
||||
"FakeFileSystem",
|
||||
"FakeImageLoader",
|
||||
)
|
||||
.assertTrue {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue