docbrown/spec/support/seeds/creator_onboarding_seed_e2e.rb
Ridhwana e827b8bab9
Minimal Seed Data for Admin Onboarding (#14385)
* minimal seeded flows

* fix: remove mistake

* refactor: rename the files appropriately

* feat: change some text

* fix: typo

* chore: new commit to rebuild
2021-07-29 17:08:41 +02:00

3 lines
94 B
Ruby

return unless Rails.env.test? && ENV["E2E"].present?
FeatureFlag.enable(:creator_onboarding)