* minimal seeded flows * fix: remove mistake * refactor: rename the files appropriately * feat: change some text * fix: typo * chore: new commit to rebuild
3 lines
94 B
Ruby
3 lines
94 B
Ruby
return unless Rails.env.test? && ENV["E2E"].present?
|
|
|
|
FeatureFlag.enable(:creator_onboarding)
|