Skip to content

Commit af62cac

Browse files
committed
series/import/access.robot: fix type in a test case name.
Correction for eca110b commit. No functional changes.
1 parent a0677d9 commit af62cac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/robotframework/series/import/access.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Anonymous user cannot access the status of the series import
1616
Element Text Should Be id=error-code 403
1717
Element Text Should Be id=error-msg Forbidden
1818

19-
Anonymous user cannot see a lise of import requests
19+
Anonymous user cannot see a list of import requests
2020
Go To ${SITE_URL}/series/import/requests
2121
Element Text Should Be id=error-code 403
2222
Element Text Should Be id=error-msg Forbidden

0 commit comments

Comments
 (0)