mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 13:38:24 -04:00
Update crop_detail_page_spec.rb
This commit is contained in:
@@ -3,8 +3,6 @@ require 'rails_helper'
|
||||
feature "crop detail page", js: true do
|
||||
let(:crop) { create :crop }
|
||||
|
||||
|
||||
|
||||
context "varieties" do
|
||||
scenario "The crop DOES NOT have varieties" do
|
||||
visit crop_path(crop)
|
||||
|
||||
Reference in New Issue
Block a user