Merge pull request #3460 from consul/backport-fix_remove_ballot_spec

Fix flaky spec: Ballots Groups Change my heading
This commit is contained in:
Javier Martín
2019-04-25 22:22:30 +02:00
committed by GitHub

View File

@@ -307,6 +307,7 @@ feature "Ballots" do
within("#budget_investment_#{investment1.id}") do
find(".remove a").click
expect(page).to have_link "Vote"
end
visit budget_investments_path(budget, heading_id: new_york.id)