Skip to content

Commit d1d372a

Browse files
author
Alexey Alter-Pesotskiy
committed
[BW] Skip video attachment test
1 parent f8d2068 commit d1d372a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

StreamChatSwiftUITestsAppTests/Tests/Attachments_Tests.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ final class Attachments_Tests: StreamTestCase {
5656
func test_participantUploadsFile() throws {
5757
linkToScenario(withId: 313)
5858

59+
throw XCTSkip("Check out CIS-2294")
60+
5961
GIVEN("user opens the channel") {
6062
userRobot.login().openChannel()
6163
}

0 commit comments

Comments
 (0)