Skip to content

Commit

Permalink
Removes references to enabling admin_style_v3 features
Browse files Browse the repository at this point in the history
  • Loading branch information
filipefurtad0 committed Jul 15, 2024
1 parent f7273bc commit e6f5c8d
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 1,002 deletions.
3 changes: 0 additions & 3 deletions spec/base_spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -148,9 +148,6 @@
config.before(:each) do
Flipper.features.each(&:remove)
OpenFoodNetwork::FeatureToggle.setup!

# activate feature toggle admin_style_v3 to use new admin interface and run the build
Flipper.enable(:admin_style_v3)
end

config.before(:each, :feature) do |example|
Expand Down
Loading

0 comments on commit e6f5c8d

Please sign in to comment.