mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 21:56:55 -04:00
Set the planted at date to the past (so we don't end up with 0%)
This commit is contained in:
@@ -104,6 +104,7 @@ feature "Planting a crop", :js, :elasticsearch do
|
||||
fill_in "How many?", with: 42
|
||||
select "cutting", from: "Planted from:"
|
||||
select "semi-shade", from: "Sun or shade?"
|
||||
fill_in "When?", with: '2013-03-10'
|
||||
fill_in "Tell us more about it", with: "It's rad."
|
||||
fill_in "Finished date", with: @a_future_date
|
||||
click_button "Save"
|
||||
|
||||
Reference in New Issue
Block a user