Fix another warning.
This commit is contained in:
parent
92f5c96936
commit
19fc90385c
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ class ForwardMessagesPresenterTests {
|
|||
}.test {
|
||||
val initialState = awaitItem()
|
||||
skipItems(1)
|
||||
val summary = aRoomSummaryDetail()
|
||||
|
||||
initialState.eventSink(ForwardMessagesEvents.ToggleSearchActive)
|
||||
assertThat(awaitItem().isSearchActive).isTrue()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue