Skip to content

Commit 61a0e51

Browse files
updated snapshot tests
1 parent 12a7b0a commit 61a0e51

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

StreamChatSwiftUITests/Tests/ChatChannel/MessageView_Tests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ class MessageView_Tests: XCTestCase {
112112
isFirst: true,
113113
scrolledId: .constant(nil)
114114
)
115-
.frame(width: defaultScreenSize.width, height: defaultScreenSize.height)
115+
.frame(width: defaultScreenSize.width, height: 300)
116116

117117
// Then
118118
assertSnapshot(matching: view, as: .image)
-29.8 KB
Loading

0 commit comments

Comments
 (0)