mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-09-23 06:24:57 -04:00
updated prediction spec
This commit is contained in:
1 parent
74ff648f90
commit
2c3fe3c204
1 file changed
+1
-1
@@ -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
|
||||
|
||||
Reference in new issue
Block a user