mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-30 21:27:17 +00:00
Fixing the bulk update spec
This commit is contained in:
@@ -162,7 +162,6 @@ feature %q{
|
||||
choose('product_group_buy_0')
|
||||
fill_in 'product_price', :with => '10.00'
|
||||
fill_in 'product_available_on', :with => Date.today.strftime("%Y/%m/%d")
|
||||
check('product_product_distributions_attributes_0__destroy')
|
||||
click_button 'Create'
|
||||
|
||||
URI.parse(current_url).path.should == '/admin/products/bulk_edit'
|
||||
|
||||
Reference in New Issue
Block a user