Skip to content

Commit

Permalink
Restore voice call test (was fixed in #5847)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarty committed Apr 28, 2022
1 parent cd52df5 commit f6fa794
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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()
}
Expand Down

0 comments on commit f6fa794

Please sign in to comment.