Restore voice call test (was fixed in #5847)

This commit is contained in:
Benoit Marty 2022-04-28 14:40:11 +02:00
parent cd52df5d2e
commit f6fa794a18
1 changed files with 0 additions and 2 deletions

View File

@ -56,10 +56,8 @@ class RoomDetailRobot {
// Menu
openMenu()
pressBack()
/* TODO something has changed in the menu :/
clickMenu(R.id.voice_call)
pressBack()
*/
clickMenu(R.id.video_call)
pressBack()
}