UITests: remove search menu item test case (not visible anymore in E2E room)

This commit is contained in:
ganfra 2022-02-08 19:35:33 +01:00
parent a19642cd8e
commit e72593304f
1 changed files with 0 additions and 2 deletions

View File

@ -60,8 +60,6 @@ class RoomDetailRobot {
pressBack()
clickMenu(R.id.video_call)
pressBack()
clickMenu(R.id.search)
pressBack()
}
fun crawlMessage(message: String) {