[Behat] Enable remaining managing users scenario

This commit is contained in:
Rafikooo 2024-07-23 12:39:48 +02:00
parent 6520335ed6
commit dcc4c176a7
No known key found for this signature in database
GPG key ID: 4A26D8327BC2442B

View file

@ -9,7 +9,7 @@ Feature: Changing shop user's password
And there is a user "kibsoon@example.com" identified by "goodGuy"
And I am logged in as an administrator
@api @todo @ui
@api @ui
Scenario: Changing a password of a shop user
When I change the password of user "kibsoon@example.com" to "veryGoodGuy"
Then I should be notified that it has been successfully edited