Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandreferris committed Mar 11, 2024
1 parent 134e88e commit 04270d9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ class MLSWelcomeEventHandlerTest {
val exception = RuntimeException()

val (arrangement, mlsWelcomeEventHandler) = arrange {
withFetchConversationIfUnknownSucceeding()
withMLSClientProcessingOfWelcomeMessageFailsWith(exception)
}

Expand Down

0 comments on commit 04270d9

Please sign in to comment.