Add phases step to budget creation
This commit is contained in:
committed by
Javi Martín
parent
9421f1673a
commit
eb77d09425
@@ -32,7 +32,7 @@ describe "Admin budget phases" do
|
||||
within("tr", text: "Accepting projects") { click_link "Edit phase" }
|
||||
end
|
||||
|
||||
expect(page).to have_css "h2", exact_text: "Edit Participatory budget - Accepting projects"
|
||||
expect(page).to have_css "h2", exact_text: "Edit phase - Accepting projects"
|
||||
|
||||
fill_in "Name", with: "My phase custom name"
|
||||
click_button "Save changes"
|
||||
|
||||
Reference in New Issue
Block a user