Fix "Go back" link in stat graphs
The link appeared twice when visiting stats for a budget's supporting phase.
This commit is contained in:
@@ -109,6 +109,7 @@ describe "Stats", :admin do
|
||||
end
|
||||
|
||||
expect(page).to have_content "Votes 3"
|
||||
expect(page).to have_link "Go back", count: 1
|
||||
end
|
||||
|
||||
scenario "Number of users that have supported an investment project" do
|
||||
|
||||
Reference in New Issue
Block a user