Fix test.
This commit is contained in:
parent
4a991276d3
commit
2ee3763890
1 changed files with 1 additions and 0 deletions
|
|
@ -126,6 +126,7 @@ class RoomDetailsViewTest {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Config(qualifiers = "h1024dp")
|
||||||
@Test
|
@Test
|
||||||
fun `click on add topic emit expected event`() {
|
fun `click on add topic emit expected event`() {
|
||||||
ensureCalledOnceWithParam<RoomDetailsAction>(RoomDetailsAction.AddTopic) { callback ->
|
ensureCalledOnceWithParam<RoomDetailsAction>(RoomDetailsAction.AddTopic) { callback ->
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue