mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-11 01:05:01 -04:00
Remove spec looking for old wrangle guidelines
This commit is contained in:
committed by
always-be-closing[bot]
parent
104e838448
commit
c447ea03f7
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user