mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Disable distributor change in checkout until it takes order cycles into account
This commit is contained in:
@@ -131,8 +131,9 @@ feature %q{
|
||||
page.should have_content value
|
||||
end
|
||||
end
|
||||
|
||||
page.should have_selector "select#order_distributor_id option[value='#{@distributor_alternative.id}']"
|
||||
|
||||
# Disabled until this form takes order cycles into account
|
||||
# page.should have_selector "select#order_distributor_id option[value='#{@distributor_alternative.id}']"
|
||||
|
||||
click_button 'Save and Continue'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user