creates new fields and assignments for spending_ps

This commit is contained in:
Juanjo Bazán
2016-02-24 18:52:15 +01:00
parent 00eec532a6
commit 34239d8478
8 changed files with 59 additions and 11 deletions

View File

@@ -25,6 +25,7 @@ feature 'Admin spending proposals' do
association_name: 'People of the neighbourhood',
price: 1234.56,
feasible: false,
feasible_explanation: "It's impossible")
visit admin_spending_proposals_path
click_link spending_proposal.title