Skip to content

Commit

Permalink
f-lab-edu#30 mysql 설정수정
Browse files Browse the repository at this point in the history
  • Loading branch information
kimsuyeondev committed May 25, 2024
1 parent a2299d6 commit ccbb163
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ private static GoodsManagementRequest requestGoods() {
assertThat(responseEntity.getBody().getResultCode()).isEqualTo("0000");
}

@DisplayName("상품조회")
@DisplayName("상품 조회")
@Test
@Order(2)
public void 상품조회() throws Exception {
Expand Down

0 comments on commit ccbb163

Please sign in to comment.