mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-04-11 02:18:11 -04:00
Mark spec pending
This commit is contained in:
@@ -29,7 +29,7 @@ describe "Seeds", :js, :search do
|
||||
|
||||
describe "Adding a new seed", :js do
|
||||
before do
|
||||
fill_autocomplete "crop", with: " "
|
||||
fill_autocomplete "crop", with: "maiz"
|
||||
select_from_autocomplete "maize"
|
||||
within "form#new_seed" do
|
||||
fill_in "Quantity", with: 42
|
||||
|
||||
Reference in New Issue
Block a user