mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 05:29:31 -04:00
Update harvest spec
This commit is contained in:
@@ -68,9 +68,7 @@ describe "Harvesting a crop", :js, :elasticsearch do
|
||||
let!(:planting) { create :planting, crop: maize, owner: member, garden: member.gardens.first }
|
||||
before do
|
||||
visit planting_path(planting)
|
||||
within ".planting-actions" do
|
||||
click_button "Record Harvest"
|
||||
end
|
||||
click_link "Record Harvest"
|
||||
|
||||
choose plant_part.name
|
||||
click_button "Save"
|
||||
|
||||
Reference in New Issue
Block a user