mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
Remove white_label feature toggle
White label is now activated for everyone. + add mock for `spec/controllers/spree/orders_controller_spec.rb`
This commit is contained in:
@@ -41,9 +41,6 @@ module OpenFoodNetwork
|
||||
"vouchers" => <<~DESC,
|
||||
Add voucher functionality. Voucher can be managed via Enterprise settings.
|
||||
DESC
|
||||
"white_label" => <<~DESC,
|
||||
Customize shopfront (shop, cart, checkout) and emails without OFN branding.
|
||||
DESC
|
||||
}.freeze
|
||||
|
||||
def self.setup!
|
||||
|
||||
Reference in New Issue
Block a user