Skip to content

Commit 5397ecd

Browse files
committed
Fix compilation issue after merge.
1 parent 5801226 commit 5397ecd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/messages/impl/src/test/kotlin/io/element/android/features/messages/voicemessages/timeline/RedactedVoiceMessageManagerTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ fun aRedactedMatrixTimeline(eventId: EventId) = listOf<MatrixTimelineItem>(
8989
isRemote = false,
9090
localSendState = null,
9191
reactions = listOf(),
92+
receipts = listOf(),
9293
sender = A_USER_ID,
9394
senderProfile = ProfileTimelineDetails.Unavailable,
9495
timestamp = 9442,

0 commit comments

Comments
 (0)