Skip to content

Commit 266c0b3

Browse files
author
Alexey Alter-Pesotskiy
committed
[BW] Make one UI test more stable
1 parent 00b0258 commit 266c0b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

StreamChatSwiftUITestsAppTests/Tests/MessageList_Tests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@ extension MessageList_Tests {
913913
}
914914
AND("user observes the thread reply removed in thread") {
915915
userRobot
916-
.openThread(messageCellIndex: 1)
916+
.openThread(messageCellIndex: 1, waitForThreadIcon: true)
917917
.assertDeletedMessage()
918918
}
919919
}

0 commit comments

Comments
 (0)