Activate vouchers for dev and test

CI can then tell me if some specs still rely on it being disabled.
This commit is contained in:
Maikel Linke
2023-12-22 15:24:18 +11:00
parent e11d1582f2
commit b0b061f97d

View File

@@ -61,6 +61,10 @@ module OpenFoodNetwork
"background_reports" => <<~DESC,
Generate reports in a background process to limit memory consumption.
DESC
"vouchers" => <<~DESC,
Add voucher functionality. Voucher can be managed via Enterprise settings.
This is activated per enterprise. Enter actors as <code>Enterprise;1234</code>.
DESC
}.freeze
def self.setup!