mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01:00
remove call of deleted method from MainActivityTest
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
parent
b2e75a070c
commit
5d2c306e15
@ -35,7 +35,5 @@ class MainActivityTest {
|
||||
).blockingGet()
|
||||
|
||||
assertNotNull("Error creating user", user)
|
||||
|
||||
sut.runOnUiThread { sut.resetConversationsList() }
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user