Fix integration tests following room detail screens title changes.

This commit is contained in:
Stefan Ceriu
2024-04-08 12:24:35 +03:00
committed by Stefan Ceriu
parent ac9716957b
commit 97c7f73655

View File

@@ -156,10 +156,10 @@ class UserFlowTests: XCTestCase {
tapOnBackButton("People")
// Go back to the room details
tapOnBackButton()
tapOnBackButton("Room info")
// Go back to the room
tapOnBackButton()
tapOnBackButton("Room")
// Go back to the room list
tapOnBackButton("Chats")