Fix the integration tests (maybe?!). (#4723)

This commit is contained in:
Doug
2025-11-10 17:18:46 +00:00
committed by GitHub
parent 83f2df6cee
commit 70713873c4

View File

@@ -156,9 +156,8 @@ class UserFlowTests: XCTestCase {
tapOnButton(A11yIdentifiers.startChatScreen.createRoom)
tapOnButton(A11yIdentifiers.inviteUsersScreen.proceed)
tapOnBackButton("Invite people")
// Don't create the room, it will make the test account very noisy.
// The UI tests already test this flow with mocked data.
tapOnBackButton("Start chat")