Skip to content

Commit f7b2a13

Browse files
committed
chore: mark "Add a price by a catalog" as unstable
Relate to #1452
1 parent 0f01122 commit f7b2a13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/robotframework/series/add-price/logic.robot

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

2626
Add a price
27+
[Tags] unstable
2728
[Arguments] ${catalog} ${price} ${currency}
2829
Select From List By Value id:price-catalog-name ${catalog}
2930
Input Text id:catalog-price ${price}

0 commit comments

Comments
 (0)