OSDN Git Service

fix profile tests
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Tue, 10 Dec 2013 08:20:31 +0000 (10:20 +0200)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Tue, 10 Dec 2013 10:11:29 +0000 (12:11 +0200)
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
features/steps/profile/profile.rb

index a72f8a4..7bb4aeb 100644 (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