updated prediction spec

This commit is contained in:
Brenda Wallace
2018-01-09 13:18:58 +13:00
parent 74ff648f90
commit 2c3fe3c204

View File

@@ -215,7 +215,7 @@ feature "crop detail page", js: true do
end
it "predicts lifespan" do
is_expected.to have_text "Median lifespan of #{crop.name} plants is 99 days"
is_expected.to have_text "Median lifespan 99 days"
end
it "describes annual crops" do