mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
[Behat] Enable remaining managing users scenario
This commit is contained in:
parent
6520335ed6
commit
dcc4c176a7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue