Skip to content

Commit

Permalink
fixed cucumber feature
Browse files Browse the repository at this point in the history
  • Loading branch information
rustemginiyatullin committed Jan 20, 2012
1 parent acd4672 commit 49049b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/step_definitions/user/manage_account_steps.rb
Expand Up @@ -12,7 +12,7 @@ def submit_update_account_form(fields)

When /^I cancel my account$/ do
visit edit_user_registration_path
click_link "Cancel my account"
click_link "Cancel account"
end

When /^I submit update account form with valid data but with wrong current password$/ do
Expand Down

0 comments on commit 49049b5

Please sign in to comment.