Skip to content

Commit

Permalink
Resolve linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
testableapple committed Oct 20, 2023
1 parent 1ebe09b commit 6d61b52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ final class ChatChannelListItemView_Tests: StreamChatTestCase {
assertSnapshot(matching: view, as: .image(perceptualPrecision: snapshotPrecision))
}

//MARK: - private
// MARK: - private

private func mockAudioMessage(text: String, isSentByCurrentUser: Bool) throws -> ChatMessage {
.mock(
Expand Down

0 comments on commit 6d61b52

Please sign in to comment.