Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
daho4b committed Sep 13, 2021
1 parent a31f8a7 commit b5babea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ public void postGroupMessage_Should_deleteDraftMessage_When_RocketChatServiceSuc
}

@Test
public void setPostGroupMessage_Should_FireCreateMessageStatisticsEvent()
public void postGroupMessage_Should_FireCreateMessageStatisticsEvent()
throws CustomCryptoException {

when(authenticatedUser.getRoles())
Expand Down

0 comments on commit b5babea

Please sign in to comment.