diff --git a/IntegrationTests/Sources/UserFlowTests.swift b/IntegrationTests/Sources/UserFlowTests.swift index badaad3f7..667e893be 100644 --- a/IntegrationTests/Sources/UserFlowTests.swift +++ b/IntegrationTests/Sources/UserFlowTests.swift @@ -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")