Skip to content

Commit 1047ec0

Browse files
committed
chore: fix "Comment should be stripped from leading and trailing spaces" test.
Correction for 235b8fa commit.
1 parent 30a1d2e commit 1047ec0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/robotframework/series/creation/misc-admin.robot

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ Catalog numbers should accept existing numbers
7373
Element Text Should Be id=zagorski_catalog_info \#83
7474

7575
Comment should be stripped from leading and trailing spaces
76+
Go To ${SITE_URL}/series/add
7677
Click Element id=add-comment-link
7778
Input Text id=comment ${SPACE * 2}example comment${SPACE * 2}
7879
Submit Form id=add-series-form

0 commit comments

Comments
 (0)