Skip to content

Commit 75a3428

Browse files
committed
test: fix "Catalog numbers should reject invalid values".
Relate to #1001 Fix #546
1 parent 62a9179 commit 75a3428

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
@@ -37,7 +37,6 @@ Create series with an empty image
3737
Element Text Should Be id=image.errors File must not be empty
3838

3939
Catalog numbers should reject invalid values
40-
[Tags] unstable
4140
[Template] Invalid Catalog Numbers Should Be Rejected
4241
t
4342
t,t
@@ -74,6 +73,7 @@ Invalid Catalog Numbers Should Be Rejected
7473
# invisible (because link is toggling the visibility and when there are
7574
# errors, fields are visible from the begining).
7675
Go To ${SITE_URL}/series/add
76+
Disable Client Validation
7777
Click Element id=add-catalog-numbers-link
7878
# we should wait until all 4 fields with class js-catalogs-info will be
7979
# visible but for simplicity we just check that the last field is visible

0 commit comments

Comments
 (0)