add an id to the harvest modal so the test can find it

This commit is contained in:
Brenda
2020-02-29 13:26:36 +13:00
parent fd80fc98f1
commit f3cd341659

View File

@@ -27,6 +27,6 @@
= plant_part_icon(plant_part.name)
= plant_part
%a.btn{"data-target" => "#modelHarvestForm", "data-toggle" => "modal", href: ""}
%a.btn#modalHarvestButton{"data-target" => "#modelHarvestForm", "data-toggle" => "modal", href: ""}
= harvest_icon
Harvest