Merge pull request #4349 from consul/fix_budget_polls_spec

Fix flaky budget polls voting spec
This commit is contained in:
Javi Martín
2021-02-08 17:01:38 +01:00
committed by GitHub

View File

@@ -54,6 +54,8 @@ describe "BudgetPolls", :with_frozen_time do
within("#poll_#{poll.id}") do
click_button("Confirm vote")
expect(page).to have_content "Vote introduced"
end
visit new_officing_residence_path