Merge pull request #901 from consul/popular_links

Adds new links on popular section
This commit is contained in:
Raimond Garcia
2016-02-17 16:11:01 +01:00
5 changed files with 13 additions and 8 deletions

View File

@@ -1175,7 +1175,7 @@ feature 'Proposals' do
create(:proposal, tag_list: 'Random')
visit proposals_path
click_link "See the best proposals"
click_link "The most supported proposals by category"
within("#culture") do
expect(page).to have_content("Culture")