diff --git a/accounting-bank-transaction.json b/accounting-bank-transaction.json index 27c1aa3..535a183 100644 --- a/accounting-bank-transaction.json +++ b/accounting-bank-transaction.json @@ -176,15 +176,6 @@ }, { "id": 17, - "name": "인쇄 버튼 확인", - "action": "verify_elements", - "checks": [ - "인쇄 버튼 존재" - ], - "expected": "인쇄 기능 표시" - }, - { - "id": 18, "name": "페이지네이션 확인", "action": "verify_elements", "checks": [ @@ -193,7 +184,7 @@ "expected": "페이지네이션 표시" }, { - "id": 19, + "id": 18, "name": "콘솔 에러 확인", "action": "verify_element", "target": "body" diff --git a/accounting-card-history.json b/accounting-card-history.json index 7944f93..98b47c3 100644 --- a/accounting-card-history.json +++ b/accounting-card-history.json @@ -177,15 +177,6 @@ }, { "id": 17, - "name": "인쇄 버튼 확인", - "action": "verify_elements", - "checks": [ - "인쇄 버튼 존재" - ], - "expected": "인쇄 기능 표시" - }, - { - "id": 18, "name": "페이지네이션 확인", "action": "verify_elements", "checks": [ @@ -194,7 +185,7 @@ "expected": "페이지네이션 표시" }, { - "id": 19, + "id": 18, "name": "콘솔 에러 확인", "action": "verify_element", "target": "body" diff --git a/material-stock.json b/material-stock.json index 2457624..8872da7 100644 --- a/material-stock.json +++ b/material-stock.json @@ -182,15 +182,6 @@ }, { "id": 17, - "name": "인쇄 기능 확인", - "action": "verify_elements", - "checks": [ - "인쇄 버튼 존재" - ], - "expected": "인쇄 기능 표시" - }, - { - "id": 18, "name": "재고 조정 버튼 확인", "action": "verify_elements", "checks": [ @@ -199,7 +190,7 @@ "expected": "재고 조정 기능 확인" }, { - "id": 19, + "id": 18, "name": "콘솔 에러 확인", "action": "verify_element", "target": "body"