fix failing test

This commit is contained in:
Reinier Balt 2014-01-03 20:20:09 +01:00
parent f42a5d3bdd
commit d5f9f8b240
8 changed files with 12 additions and 14 deletions

View file

@ -23,7 +23,7 @@ Feature: Manage users
Then I should be on the manage users page
And I should see "new.user"
@selenium
@selenium @wip
Scenario: Delete account from users page
When I go to the manage users page
And I delete the user "testuser"