Exclude FakeRustRoom from this test.
This commit is contained in:
parent
86f5a844b2
commit
fc2d908f95
1 changed files with 1 additions and 0 deletions
|
|
@ -73,6 +73,7 @@ class KonsistClassNameTest {
|
|||
.withoutName(
|
||||
"FakeFileSystem",
|
||||
"FakeImageLoader",
|
||||
"FakeRustRoom",
|
||||
)
|
||||
.assertTrue {
|
||||
val interfaceName = it.name.replace("Fake", "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue