Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
StaNov committed Jan 15, 2025
1 parent 956e285 commit deca160
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ abstract class AbstractWebsocketTest : ProjectAuthControllerTest("/v2/projects/"

@Test
@ProjectJWTAuthTestMethod
fun `notifies user on change of his notification`() {
fun `notifies user on change of his notifications`() {
currentUserWebsocket.listenForNotificationsChanged()
anotherUserWebsocket.listenForNotificationsChanged()

Expand Down

0 comments on commit deca160

Please sign in to comment.