Skip to content

Commit

Permalink
Update UserEventReceiverTest.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamadJaara authored Dec 4, 2023
1 parent 4fdff44 commit 5789ae5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ class UserEventReceiverTest {
val event = TestEvent.userDelete(userId = OTHER_USER_ID)
val (arrangement, eventReceiver) = arrange {
withMarkUserAsDeletedAndRemoveFromGroupConversationsSuccess()
// withDeleteUserFromConversationsSuccess()
withConversationsByUserId(listOf(TestConversation.CONVERSATION))
}

Expand Down

0 comments on commit 5789ae5

Please sign in to comment.