Skip to content

Commit

Permalink
chore: 테스트 추후 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jihyo-j committed May 11, 2024
1 parent 31a7622 commit 11a727d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ public void createQuestionTest() throws Exception {
// .andExpect(jsonPath("$[0].content").value(content));
// }


@Test
@DisplayName("질문 수정 테스트(): 질문을 수정한다.")
public void updateQuestionTest() throws Exception {
Expand Down

0 comments on commit 11a727d

Please sign in to comment.