Remove spec looking for old wrangle guidelines

This commit is contained in:
Brenda Wallace
2019-07-10 00:08:02 +12:00
committed by always-be-closing[bot]
parent 104e838448
commit c447ea03f7

View File

@@ -16,12 +16,6 @@ describe "crops/wrangle" do
assign(:crop_wranglers, Role.crop_wranglers)
end
it 'contains handy links for wranglers' do
render
rendered.should have_content "Crop wrangler guidelines"
rendered.should have_content "mailing list"
end
it 'has a link to add a crop' do
render
assert_select "a", href: new_crop_path