BigW Consortium Gitlab

Fix profile tests after header rename

parent 35d0d774
......@@ -7,6 +7,6 @@ class Spinach::Features::ProfileNotifications < Spinach::FeatureSteps
end
step 'I should see global notifications settings' do
page.should have_content "Notifications Settings"
page.should have_content "Notifications"
end
end
......@@ -3,7 +3,7 @@ class Spinach::Features::Profile < Spinach::FeatureSteps
include SharedPaths
step 'I should see my profile info' do
page.should have_content "Profile Settings"
page.should have_content "This information will appear on your profile"
end
step 'I change my profile info' 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