Commit 530d2228 authored by Ryan Harris's avatar Ryan Harris

Edit /spec/features/profiles/preferences_spec.rb to match changes in 084d90ac

parent 084d90ac
......@@ -73,7 +73,7 @@ describe 'Profile > Preferences', feature: true do
expect(page.current_path).to eq starred_dashboard_projects_path
end
click_link 'Your Projects'
click_link 'Your projects'
expect(page).not_to have_content("You don't have starred projects yet")
expect(page.current_path).to eq dashboard_projects_path
......
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