Skip to content

Commit

Permalink
chore: fix rebase issues
Browse files Browse the repository at this point in the history
  • Loading branch information
typfel committed Oct 13, 2023
1 parent fbc7c12 commit e58cec6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ object TestEvent {
id = "eventId",
conversationId = TestConversation.ID,
transient = false,
live = false,
protocol = Conversation.Protocol.MIXED,
senderUserId = TestUser.OTHER_USER_ID
)
Expand Down

0 comments on commit e58cec6

Please sign in to comment.