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