Skip to content

Commit

Permalink
[Behat] Adapted tests after redirect change
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Jan 4, 2024
1 parent 6ab14f3 commit 931e1e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/personas/ChangePassword.feature
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Feature: Verify that an User allowed to change password can change his password
And I change password from "Passw0rd-42" to "Passw0rd-43"
And I perform the "Update" action
Then success notification that "Your password has been successfully changed." appears
And I should be on Dashboard page
And I should be on "User settings" page

Scenario: I can log in with new password
Given I open Login page in admin SiteAccess
Expand Down

0 comments on commit 931e1e3

Please sign in to comment.