Skip to content

Commit 83ee726

Browse files
committed
style(collection/estimation/access.robot): fix test case name.
Correction for d429810 commit. Addressed to #889 No functional changes. [skip ci]
1 parent d429810 commit 83ee726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/robotframework/collection/estimation/access.robot

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Paid user has access only to its own estimation page
2525
Element Text Should Be id=error-msg Forbidden
2626
Log Out
2727

28-
Admin has access only to its own estimation page
28+
Admin has access to everyone's estimation page
2929
Log In As login=admin password=test openPage=${true}
3030
Go To ${SITE_URL}/collection/paid/estimation
3131
Element Text Should Be tag=h3 Paid User's collection

0 commit comments

Comments
 (0)