Commit e6affad9 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix spinach tests

parent b19bffc5
...@@ -7,7 +7,7 @@ class ProfileNotifications < Spinach::FeatureSteps ...@@ -7,7 +7,7 @@ class ProfileNotifications < Spinach::FeatureSteps
end end
step 'I should see global notifications settings' do step 'I should see global notifications settings' do
page.should have_content "Setup your notification level" page.should have_content "Notifications settings"
page.should have_content "Global setting" page.should have_content "Global setting"
end end
end end
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