mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-21 05:09:15 +00:00
Removed unused toggle helpers in spec/support
This commit is contained in:
@@ -18,16 +18,4 @@ module CheckoutWorkflow
|
||||
def toggle_details
|
||||
toggle_accordion :details
|
||||
end
|
||||
|
||||
def toggle_billing
|
||||
toggle_accordion :billing
|
||||
end
|
||||
|
||||
def toggle_shipping
|
||||
toggle_accordion :shipping
|
||||
end
|
||||
|
||||
def toggle_payment
|
||||
toggle_accordion :payment
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user