Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
marcin-cebo committed Aug 16, 2024
1 parent 0123bc4 commit f39c315
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ class ChatTest : BaseTest() {
}

@Test
fun whenCreatingUseriWithcanCreateUser() { //todo
fun whenCreatingUseriWithcanCreateUser() { // todo
}

@Test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ class MessageTest {
println(result)
}
}
}
}

0 comments on commit f39c315

Please sign in to comment.