Not showing the phase description in the budget header
This description of the current phase is already being displayed on the same page in the section "Participatory budgets phases"
This commit is contained in:
@@ -18,7 +18,6 @@ describe Budgets::BudgetComponent, type: :component do
|
||||
within(".budget-header") do
|
||||
expect(page).to have_content("PARTICIPATORY BUDGETS")
|
||||
expect(page).to have_content(budget.name)
|
||||
expect(page).to have_content(budget.description)
|
||||
expect(page).to have_link("Help with participatory budgets")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user