update harvest spec to find edit behind actions menu

This commit is contained in:
Brenda Wallace committed 2019-06-13 23:05:59 +12:00
1 parent a25955714d
commit 52edaae43b
1 file changed
+1
@@ -85,6 +85,7 @@ describe "Harvesting a crop", :js, :elasticsearch do
before do
visit harvest_path(existing_harvest)
click_link 'Actions'
click_link "Edit"
end