Skip to content

Commit

Permalink
FT: Anonymous Users -> Anonymous users
Browse files Browse the repository at this point in the history
  • Loading branch information
tischsoic committed Aug 7, 2023
1 parent 0bfe7c5 commit c82541a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/browser/formats.feature
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

@APIUser:admin
Scenario: User is asked for setting a new password when his password is in an unsupported format
Given I create a user "UnsupportedPasswordUser" with last name "User" in group "Anonymous Users"
Given I create a user "UnsupportedPasswordUser" with last name "User" in group "Anonymous users"
And a user "UnsupportedPasswordUser" has password in unsupported format
When I am viewing the pages on siteaccess "site" as "UnsupportedPasswordUser"
Then the url should match "/site/user/forgot-password/migration"
Expand Down

0 comments on commit c82541a

Please sign in to comment.