Add missing attribute to budget strong params
This commit is contained in:
@@ -7,6 +7,9 @@ describe "Budgets wizard, first step", :admin do
|
||||
click_button "Create new budget"
|
||||
click_link "Create multiple headings budget"
|
||||
|
||||
fill_in "Name", with: "M30 - Summer campaign"
|
||||
fill_in "Text on the link", with: "Participate now!"
|
||||
fill_in "The link takes you to (add a link)", with: "https://consulproject.org"
|
||||
fill_in "Name", with: "M30 - Summer campaign"
|
||||
click_button "Continue to groups"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user