Skip to content

Commit

Permalink
[KAN-109] 유저 테스트 코드 - lint
Browse files Browse the repository at this point in the history
  • Loading branch information
sinkyoungdeok committed May 28, 2024
1 parent c46fc3d commit 0096c8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import io.kotest.matchers.shouldBe
import org.springframework.data.domain.Page
import org.springframework.test.web.servlet.MockMvc
import org.springframework.test.web.servlet.request.MockMvcRequestBuilders.post
import org.springframework.test.web.servlet.result.MockMvcResultMatchers.*
import org.springframework.test.web.servlet.result.MockMvcResultMatchers.jsonPath
import org.springframework.transaction.annotation.Transactional
import java.nio.charset.Charset

Expand Down

0 comments on commit 0096c8d

Please sign in to comment.