Skip to content

Commit

Permalink
Test snapshots creation
Browse files Browse the repository at this point in the history
  • Loading branch information
testableapple committed Nov 2, 2023
1 parent edce43b commit 34a81cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class GalleryView_Tests: StreamChatTestCase {
let imageMessage = ChatMessage.mock(
id: .unique,
cid: .unique,
text: "test message",
text: "--------------------------------------------------------- I am testing a PR creation on CI ---------------------------------------------------------",
author: .mock(id: .unique),
attachments: ChatChannelTestHelpers.imageAttachments
)
Expand Down

0 comments on commit 34a81cb

Please sign in to comment.