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 22, 2024
1 parent 9709f31 commit d1f3503
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ private static GoodsManagementRequest requestGoods() {
assertThat(responseEntity.getBody().getGoodsNm()).isEqualTo("닥터스킨");
}

@DisplayName("상품삭제")
@DisplayName("상품 삭제")
@Test
@Order(3)
public void 상품삭제(){
Expand Down

0 comments on commit d1f3503

Please sign in to comment.