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:
Jean-Baptiste Bellet
2023-05-09 15:05:37 +02:00
parent a1e4c45daa
commit aaa9bac4dd
6 changed files with 303 additions and 351 deletions

View File

@@ -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!