Skip to content

Commit 034f9c7

Browse files
updated snapshot tests
1 parent 6cdbc02 commit 034f9c7

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

StreamChatSwiftUITests/Tests/ChatChannel/ChatChannelView_Tests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class ChatChannelView_Tests: XCTestCase {
1818
private let testMessage = ChatMessage.mock(
1919
id: "test",
2020
cid: .unique,
21-
text: "This is a test message",
21+
text: "This is a test message 1",
2222
author: .mock(id: "test", name: "martin")
2323
)
2424

3.06 KB
Loading
3.06 KB
Loading

0 commit comments

Comments
 (0)