mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 21:39:12 +00:00
Fix integration tests following room detail screens title changes.
This commit is contained in:
parent
eddc650f68
commit
5221e9fb5d
@ -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")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user