fix profile tests

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2013-12-10 10:20:31 +02:00
parent 2293cb1051
commit f3d5b565d5
1 changed files with 1 additions and 1 deletions

View File

@ -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