Skip to content

Commit 1fec96d

Browse files
author
Alexey Alter-Pesotskiy
committed
Skip one UI test that relates to open issue
1 parent bdb75be commit 1fec96d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

StreamChatSwiftUITestsAppTests/Tests/MessageList_Tests.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -821,6 +821,8 @@ extension MessageList_Tests {
821821
func test_deletesMessage() throws {
822822
linkToScenario(withId: 386)
823823

824+
throw XCTSkip("Check out SWUI-254")
825+
824826
let message = "test message"
825827

826828
GIVEN("user opens the channel") {

0 commit comments

Comments
 (0)