Commit f3d5b565 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

fix profile tests

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 2293cb10
......@@ -85,7 +85,7 @@ class Profile < Spinach::FeatureSteps
end
step "I should see a password error message" do
page.should have_content "Password doesn't match confirmation"
page.should have_content "Password confirmation doesn't match"
end
step 'I reset my token' do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment