Skip to content

Commit

Permalink
[#-] style: Apply code format
Browse files Browse the repository at this point in the history
  • Loading branch information
Starlight258 committed Feb 22, 2024
1 parent 229a657 commit 54b7a3b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ class MeetingIntegrationTest {
@DisplayName("[GET] 타이머 조회 API 테스트")
void getTimers() throws Exception {


ResultActions perform = mvc.perform(
get("/api/v1/timers")
.contentType(MediaType.APPLICATION_JSON)
Expand Down

0 comments on commit 54b7a3b

Please sign in to comment.