Copies admin_style_v3 feature into ACTIVE_BY_DEFAULT section

This should have an effect on test environment
This commit is contained in:
filipefurtad0
2024-07-16 10:53:57 +01:00
parent e0d7252fe3
commit 0123d6fb2e

View File

@@ -50,6 +50,9 @@ module OpenFoodNetwork
ACTIVE_BY_DEFAULT = {
# Copy features here that were activated in a migration so that new
# instances, development and test environments have the feature active.
"admin_style_v3" => <<~DESC,
Test the work-in-progress design updates.
DESC
}.freeze
def self.setup!