Fix delete user

pull/2487/head
jmontoyaa 8 years ago
parent 3b5f750bbd
commit f0190a3144
  1. 1
      tests/behat/features/createUser.feature

@ -33,4 +33,5 @@ Feature: Users management as admin
And I fill in "keyword" with "smarshall"
And I press "submit"
When I follow "Delete"
And I confirm the popup
Then I should see "The user has been deleted"

Loading…
Cancel
Save