Skip to content

Commit 62a9179

Browse files
committed
test: fix "Catalog price should reject invalid values".
Relate to #1001 Fix #542
1 parent ab9a7aa commit 62a9179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/robotframework/series/creation/validation-user.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ Catalog numbers should reject invalid values
5050
10000
5151

5252
Catalog price should reject invalid values
53-
[Tags] unstable
5453
[Template] Invalid Catalog Price Should Be Rejected
5554
0
5655
-1
@@ -104,6 +103,7 @@ Invalid Catalog Price Should Be Rejected
104103
# invisible (because link is toggling the visibility and when there are
105104
# errors, fields are visible from the begining).
106105
Go To ${SITE_URL}/series/add
106+
Disable Client Validation
107107
Click Element id=add-catalog-numbers-link
108108
# we should wait until all 4 fields with class js-catalogs-info will be
109109
# visible but for simplicity we just check that the last field is visible

0 commit comments

Comments
 (0)