Closed tvararu closed 3 years ago
Users should be able to edit their own budget investment proposals during the accepting, reviewing, and selecting phases.
Also skip a failing "Errors on create" test.
Do not review the first commit which is just a cp.
cp
$ bundle exec rspec spec/system/budgets/investments_spec.rb -e "Should allow editing"
Objectives
Users should be able to edit their own budget investment proposals during the accepting, reviewing, and selecting phases.
Also skip a failing "Errors on create" test.
Visual Changes
Notes
Do not review the first commit which is just a
cp
.