Skip to content

Commit 4eb4621

Browse files
committed
chore: update the test case to unbreak the integration tests.
Correction for 5db2095 commit.
1 parent 5db2095 commit 4eb4621

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/robotframework/series/sales/validation.robot

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ Create series sale with invalid url
1919
Element Text Should Be id=url.errors Value must be a valid URL
2020

2121
Create series sale with the prices in the same currency
22+
Input Text id=price 100
2223
Select From List By Label id=currency USD
24+
Input Text id=alt-price 200
2325
Select From List By Label id=alt-currency USD
2426
Submit Form id=add-series-sales-form
2527
Element Text Should Be id=alt-currency.errors Price and alternative price must be in a different currencies

0 commit comments

Comments
 (0)