Improve label of budget phase selector

Co-Authored-By: decabeza <alberto@decabeza.es>
This commit is contained in:
Julian Herrero
2020-03-15 06:51:52 +01:00
committed by Javi Martín
parent 4c6de86a72
commit f126f2c154
4 changed files with 4 additions and 4 deletions

View File

@@ -529,7 +529,7 @@ describe "Admin budget investments", :admin do
expect(page).to have_link "Calculate Winner Investments"
select "Accepting projects", from: "Phase"
select "Accepting projects", from: "Active phase"
click_button "Update Budget"
expect(page).to have_content "Participatory budget updated successfully"