Skip to content

Commit 14f1f98

Browse files
committed
revert: "chore: mark "Add a price by a catalog" as unstable"
This reverts commit f7b2a13. This didn't work as I put a tag on a keyword rather than on a test case. Relate to #1452
1 parent 7d1cf9a commit 14f1f98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/test/robotframework/series/add-price/logic.robot

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ Before Test Suite
2424
Go To ${SITE_URL}/series/4
2525

2626
Add a price
27-
[Tags] unstable
2827
[Arguments] ${catalog} ${price} ${currency}
2928
Select From List By Value id:price-catalog-name ${catalog}
3029
Input Text id:catalog-price ${price}

0 commit comments

Comments
 (0)