Fix integration tests following room detail screens title changes.
This commit is contained in:
committed by
Stefan Ceriu
parent
ac9716957b
commit
97c7f73655
@@ -156,10 +156,10 @@ class UserFlowTests: XCTestCase {
|
|||||||
tapOnBackButton("People")
|
tapOnBackButton("People")
|
||||||
|
|
||||||
// Go back to the room details
|
// Go back to the room details
|
||||||
tapOnBackButton()
|
tapOnBackButton("Room info")
|
||||||
|
|
||||||
// Go back to the room
|
// Go back to the room
|
||||||
tapOnBackButton()
|
tapOnBackButton("Room")
|
||||||
|
|
||||||
// Go back to the room list
|
// Go back to the room list
|
||||||
tapOnBackButton("Chats")
|
tapOnBackButton("Chats")
|
||||||
|
|||||||
Reference in New Issue
Block a user