Skip to content

Commit 2dea67e

Browse files
committed
/site/misc-{admin,user}.robot: improve test suite description.
Should be in 29f6dc9 commit. No functional changes.
1 parent 6091f30 commit 2dea67e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/test/robotframework/site/misc-admin.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
*** Settings ***
2-
Documentation verify required elements appearance on the main page from an admin
2+
Documentation Verify required elements appearance on the main page from an admin
33
Library Selenium2Library
44
Resource ../auth.steps.robot
55
Suite Setup Before Test Suite

src/test/robotframework/site/misc-user.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
*** Settings ***
2-
Documentation verify required elements appearance on the main page from a user
2+
Documentation Verify required elements appearance on the main page from a user
33
Library Selenium2Library
44
Resource ../auth.steps.robot
55
Suite Setup Before Test Suite

0 commit comments

Comments
 (0)