Merge pull request #850 from vector-im/feature/bma/fixTests
Ensure CI run all the tests.
This commit is contained in:
commit
1e45235c64
9 changed files with 16 additions and 18 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