* Remove hard coded organization id from seed Since we create (hopefully) an organization with a known slug, use find_by here to set the organization_id on the seeded DisplayAd. * Since the DisplayAd looks by slug, create org if slug not found Change the seed guard to ensure an organization with slug "bachmanity" is present - we'll find by slug in DisplayAd (rather than assuming this is id 1). |
||
|---|---|---|
| .. | ||
| creator_onboarding_seed_e2e.rb | ||
| seeds_e2e.rb | ||