Skip to content

Commit

Permalink
fix: CI 오류 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
ymkim97 committed Nov 3, 2023
1 parent 28288e9 commit a27c9eb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import static org.springframework.test.web.client.match.MockRestRequestMatchers.*;
import static org.springframework.test.web.client.response.MockRestResponseCreators.*;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.*;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.header;
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.*;

import org.junit.jupiter.api.BeforeAll;
Expand Down

0 comments on commit a27c9eb

Please sign in to comment.