Skip to content

Commit e65f153

Browse files
committed
country/creation/logic.robot: improve documentation for a keyword.
Should be in 29c8230 commit. No functional changes.
1 parent 3d4db28 commit e65f153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/robotframework/country/creation/logic.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Create country with name in English and Russian
2626

2727
*** Keywords ***
2828
Before Test Suite
29-
[Documentation] Open browsers, register fail hook and login as admin
29+
[Documentation] Open browser, register fail hook and login as admin
3030
Open Browser ${SITE_URL} ${BROWSER}
3131
Register Keyword To Run On Failure Log Source
3232
Log In As login=admin password=test

0 commit comments

Comments
 (0)