Skip to content

Commit

Permalink
style: format code
Browse files Browse the repository at this point in the history
  • Loading branch information
shouwn committed Feb 8, 2024
1 parent 54a5970 commit d135c07
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import org.junit.jupiter.api.Test

@JpqlSerializerTest
class JpqlCurrentDateSerializerTest : WithAssertions {

private val sut = JpqlCurrentDateSerializer()

@MockK
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import org.junit.jupiter.api.Test

@JpqlSerializerTest
class JpqlCurrentTimeSerializerTest : WithAssertions {

private val sut = JpqlCurrentTimeSerializer()

@MockK
Expand Down

0 comments on commit d135c07

Please sign in to comment.