Skip to content

Commit

Permalink
cucumber default password
Browse files Browse the repository at this point in the history
  • Loading branch information
Serp1co committed Dec 16, 2024
1 parent 943ed8a commit 7166fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/features/secondary/srv_change_password.feature
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Feature: Change the user's password
And I enter "A" as "desiredpassword"
And I enter "A" as "desiredpasswordConfirm"
And I click on "Update"
Then I should see a "Passwords must be at least 5 characters." text
Then I should see a "Passwords must be at least 4 characters." text
When I sign out
And I enter "admin" as "username"
And I enter "A" as "password"
Expand Down

0 comments on commit 7166fc8

Please sign in to comment.